-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Tweak Trigger:
labels
#42452
Tweak Trigger:
labels
#42452
Conversation
🏷 The following changes will be made to the repository labels
|
Good stuff, but whatever listens for this trigger will also need updated yes? |
Co-authored-by: Evan Purkhiser <evanpurkhiser@gmail.com>
Good call. Putting this in draft while I chase that down. Any pointers, @asottile-sentry? |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Done in 07adfc8. |
Picked off another in getsentry/develop#795. I believe that's it (except for |
Going to let @asottile-sentry approve this one 👍 |
We should probably pause the automation before landing this, so that the bot can update all the labels without triggering a bunch of unnecessary builds. |
Yeah sorry I've been sitting on this, will try to make another push soon. |
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Can we remove the |
yeah that'd probably work |
Okay, let's do it! Label cleared. Need an approval here and then I will proceed. |
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.
Not sure why this is failing with a syntax error. The colon is quoted. Is it something else?
|
the whole string needs to be quoted -- otherwise yaml partially parses it as a mapping entity |
Like this? |
yeah that should work -- I think |
I looked through |
Confirmed working on #44551. https://github.com/getsentry/sentry/actions/runs/4439515190/jobs/7792079708?pr=45511 |
hmmm weird I could have sworn we had check-yaml |
Two changes:
Observe the
Foo: Bar
pattern. Use thealiases
feature to rename. "For example, given the following config, GitHub Label Sync will look for labels on GitHub named either 'feature' or 'enhancement' then update them to match the newer config rather than deleting them."Standardize colors. I recently introduced a
Sync: Jira
label, which seems loosely related toTrigger:
. I propose using the same color for both types.