-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
opt-out the tagging by bot:chronographer:provided #40
Comments
Ref #12 |
Sounds reasonable. We'd need to decide the shape/UX of the config for this, though. Perhaps labels:
changelog-detected: change note found # default: `bot:chronographer:provided`, disable with `~` would do. If somebody wants to make a PR, here's the places where this would need to be integrated:
And the config-related examples are here:
Make sure to follow the existing code style around, I don't remember if I configured many linters. |
@praiskup I've gone for the following UX: labels:
fragment-provided: ~ # opt out The feature is live. Give it a try. |
And it worked in rpm-software-management/mock#1393 ! |
This tag is not needed in our case - it is enough to see a failed CI check mark.
It would be nice to have an option to turn off tagging.
Upvote & Fund
The text was updated successfully, but these errors were encountered: