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

Upgrade release making script to support skipping PRs #6182

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

Nokel81
Copy link
Collaborator

@Nokel81 Nokel81 commented Sep 6, 2022

Signed-off-by: Sebastian Malton sebastian@malton.name

These changes allow for filtering which commits are used to make a release PR. So that PRs that are already released can be skipped.

In the future we could try and parse the releases themselves to try and do this filtering automatically, but until then manually responding y or n is much faster than doing it hand.

Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81 Nokel81 added the chore label Sep 6, 2022
@Nokel81 Nokel81 added this to the 6.1.0 milestone Sep 6, 2022
@Nokel81 Nokel81 requested a review from a team as a code owner September 6, 2022 14:17
@Nokel81 Nokel81 requested review from nevalla and JAtula and removed request for a team September 6, 2022 14:17
@Nokel81 Nokel81 merged commit 2555643 into master Sep 14, 2022
@Nokel81 Nokel81 deleted the improve-create-release-pr branch September 14, 2022 12:51
@Nokel81 Nokel81 mentioned this pull request Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants