-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
triage: update bump-formula-pr
label logic
#153925
triage: update bump-formula-pr
label logic
#153925
Conversation
For improving the signal to include more formulae for autobump, `Created by brew bump` is a better signal than `Created by bump-formula-pr` for the labeling. Signed-off-by: Rui Chen <[email protected]>
Bit weird to have a label called |
Is the motivation behind this about the shorter stale times that |
yeah, I can change the label if that helps :) |
not really, the motivation is mostly because |
Agreed. Should have one label that includes both and consider renaming existing label. |
@@ -221,7 +221,7 @@ jobs: | |||
keep_if_no_match: true | |||
|
|||
- label: bump-formula-pr | |||
pr_body_content: Created with `brew bump-formula-pr` | |||
pr_body_content: Created with `brew bump` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pr_body_content: Created with `brew bump` | |
pr_body_content: Created with `brew bump |
will cover all cases
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh, right now it does cover all cases, it is just the bump-formula-pr
can be a false signal when generating autobump list.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is just the
bump-formula-pr
can be a false signal when generating autobump list.
sorry, I don't understand what this means: can you elaborate a lot more?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, right now, folks can use either bump --open-pr
or bump-foruma-pr
to create the formula bump PRs, while they both can do the same thing, the bump-formula-pr
can take lots of parameters overrides, which would be quite manual rather than something can be done by bot (minio
and luagit
are examples on this), while AFAIK you can override parameters via bump --open-pr
, which means, the PRs using it can be also done by bot.
Let me know if that makes better sense.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understand the differences between the two approaches but not how that affects what should be labelled what or why the contents of the label affects anything?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, i have to say, it seems a bit tricky about getting this perfect 😄
Now, I am gonna manually use cannot-autobump
label to help with the autobump signal.
Closing this PR for now to use cannot-autobump label to help with autobump process |
For improving the signal to include more formulae for autobump,
Created by brew bump
is a better signal thanCreated by bump-formula-pr
for the labeling.Examples like:
minio
orminio-mc
luagit