Skip to content

Merge labels #19

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Merge labels #19

wants to merge 6 commits into from

Conversation

jean
Copy link
Contributor

@jean jean commented Feb 24, 2020

Implements #13

jean added 6 commits February 24, 2020 22:33
- Fix order of operations (merge, update, delete).

This implementation assumes that when an old label is merged to another
label, the old label should be deleted.

This should normally be what is intended, and avoids ambiguity (e.g.
people start adding the old label again by force of habit).
I ignored some, since I don't think splitting the URLs makes them
any clearer. Happy to revert.
- Merge first
- Then update
- Then delete (need to search for to-be-deleted labels to merge)
@jean jean mentioned this pull request Feb 24, 2020
@jean
Copy link
Contributor Author

jean commented Feb 24, 2020

Still working on tests.
... getting tied up in knots 😟

@jean jean requested a review from hackebrot February 24, 2020 15:42
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.

1 participant