-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Changelog tool: update Automated Testing label #54070
Conversation
97d7257
to
d41bfb6
Compare
Size Change: 0 B Total Size: 1.51 MB ℹ️ View Unchanged
|
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.
Works as expected.
Updates the label type mapping to match the one being used currently so that `[Type] Automated Testing` are correctly categorized under Tools
1c01a88
to
6d428ec
Compare
Flaky tests detected in 6d428ec. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/6043729253
|
…tomated-testing-label
Working on getting the last few tests passing. Failures are unrelated at this point. |
Yeah, indeed. This is the failure that is persisting: https://github.com/WordPress/gutenberg/actions/runs/6043729250/job/16402381845?pr=54070#step:14:36 — Not sure what to make of it, but it doesn't seem to be happening in trunk. I've enabled auto-merge in case the tests decide to pass; otherwise, I'll merge with a note. |
What?
Updates the label type mapping to match the one being used currently so that PRs labeled
[Type] Automated Testing
are correctly categorized under ToolsTesting Instructions
npm run other:changelog -- --milestone="Gutenberg 16.6"
— PRs such as this one should be correctly categorized under Tools.