-
Notifications
You must be signed in to change notification settings - Fork 151
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
chore(release): only the release action should be gated to one at a time; PR build and test should be able to run in parallel across multiple PRs (RHIDP-4430) #2370
Conversation
|
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details:
|
…me; PR build and test should be able to run in parallel across multiple PRs (RHIDP-4430) Signed-off-by: Nick Boldt <nboldt@redhat.com>
…PR, actions in progress will be cancelled to start a fresh one Signed-off-by: Nick Boldt <nboldt@redhat.com>
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
/cherry-pick release-1.3 |
@nickboldt: new pull request created: #2372 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/cherry-pick 1.2.x |
@schultzp2020: #2370 failed to apply on top of branch "1.2.x":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What does this PR do?
chore(release) only the release action should be gated to one at a time; PR build and test should be able to run in parallel across multiple PRs (RHIDP-4430)
Signed-off-by: Nick Boldt nboldt@redhat.com
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
N/A (or see commit message above for issue number)
How to test this PR?
N/A
PR Checklist
As the author of this Pull Request I made sure that:
Reviewers
Reviewers, please comment how you tested the PR when approving it.