Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

be able to exclude PR set list from build #294

Open
Ginxo opened this issue Aug 8, 2022 · 0 comments
Open

be able to exclude PR set list from build #294

Ginxo opened this issue Aug 8, 2022 · 0 comments
Assignees

Comments

@Ginxo
Copy link
Contributor

Ginxo commented Aug 8, 2022

Let's suppose we want to build either a branch or a PR set and we want to exclude a list of specific PR urls, like I want to build main branch for https://github.com/kiegroup/kie-wb-distributions but I want to exclude already merged PRs for it like

Things to consider:

  • target branch from excluded PRs has to match either the branch to build or the target branch from PR url to build
  • the PR url to exclude could be from specific project to build or could be from any project in the chain
  • this functionality should be available just from CLI with a new argument like excludedPRs (or any better idea)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants