Changelog tool: update Automated Testing label#54070
Merged
Merged
Conversation
97d7257 to
d41bfb6
Compare
|
Size Change: 0 B Total Size: 1.51 MB ℹ️ View Unchanged
|
added 2 commits
August 31, 2023 20:11
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
Contributor
|
Working on getting the last few tests passing. Failures are unrelated at this point. |
Member
Author
|
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. |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Updates the label type mapping to match the one being used currently so that PRs labeled
[Type] Automated Testingare correctly categorized under ToolsTesting Instructions
npm run other:changelog -- --milestone="Gutenberg 16.6"— PRs such as this one should be correctly categorized under Tools.