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

CI: sync labels #2661

Closed
wants to merge 1 commit into from
Closed

Conversation

tcharding
Copy link
Member

Draft while I push various other patches to test the change.

Currently the labeler action does not update labels if the files touched in a PR change. Said another way, if a PR gets labelled C-units and C-bitcoin then a later force push removes the changes to units the C-units label should be removed.

Set sync-lablels to true and see if this solves the problem.

Currently the labeler action does not update labels if the files
touched in a PR change. Said another way, if a PR gets labelled
`C-units` and `C-bitcoin` then a later force push removes the changes
to `units` the `C-units` label should be removed.

Set `sync-lablels` to true and see if this solves the problem.
@github-actions github-actions bot added ci C-bitcoin PRs modifying the bitcoin crate labels Apr 5, 2024
@tcharding
Copy link
Member Author

hmm, didn't work - C-bitcoin label is still there.

@tcharding
Copy link
Member Author

Done in #2720

@tcharding tcharding closed this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bitcoin PRs modifying the bitcoin crate ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant