Add [Package] UI label to PR labeler config#76411
Conversation
|
Related, though with much broader scope 😅 : #76263 |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Flaky tests detected in 94eae6b. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/22971619849
|
Haha nice 😄 |
What?
Adds a
[Package] UIentry to the PR auto-labeler so that changes touchingpackages/ui/**get the[Package] UIlabel.Why?
The
@wordpress/uipackage was missing from.github/labeler.yml, so PRs modifying it weren't getting a package label.Testing Instructions
N/A — config-only change. Verify that the YAML is valid and the entry is in alphabetical order.