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

fix: closing of previous release PRs #31

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

sparten11740
Copy link
Collaborator

@sparten11740 sparten11740 commented Jan 25, 2024

Closing previous release PRs releasing the same packages breaks when labels other than the package names to be released and the RELEASE_PR_LABEL are present on it. This makes sure we only consider package name labels when checking if a PR should be closed.

Closes #29

Testplan

Tested in https://github.com/ExodusMovement/lerna-version-selectively/pull/467

@sparten11740 sparten11740 self-assigned this Jan 25, 2024
@sparten11740 sparten11740 marked this pull request as ready for review January 25, 2024 08:37
@sparten11740 sparten11740 changed the base branch from sparten11740/refactor/unsafe-exec-usage to master January 25, 2024 08:38
@sparten11740 sparten11740 force-pushed the sparten11740/fix/closing-of-previous-prs branch from 66051e8 to cfcc441 Compare January 25, 2024 08:39
@sparten11740 sparten11740 merged commit e0a52a4 into master Jan 26, 2024
2 checks passed
@sparten11740 sparten11740 deleted the sparten11740/fix/closing-of-previous-prs branch January 26, 2024 00:17
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

Successfully merging this pull request may close these issues.

Previous PRs releasing the same packages are not closed anymore
2 participants