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

Avoid deleting existing GitHub labels when adding new ones. #35

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

rwjblue
Copy link
Owner

@rwjblue rwjblue commented Mar 17, 2020

Prior to this, running npx create-rwjblue-releas-it-setup would delete any labels that did not match the set listed in ./labels.json. This is pretty poor behavior.

This commit ensures that the labels are additive only.

Prior to this, running `npx create-rwjblue-releas-it-setup` would delete
any labels that did not match the set listed in `./labels.json`. This is
pretty poor behavior.

This commit ensures that the labels are additive only.
@rwjblue rwjblue added the bug Something isn't working label Mar 17, 2020
@rwjblue rwjblue merged commit 818a981 into master Mar 17, 2020
@delete-merged-branch delete-merged-branch bot deleted the avoid-deleting-existing-labels branch March 17, 2020 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant