Commit Graph

11 Commits

Author SHA1 Message Date
Ron Rennick 4ee6eb7ce3 update project labeler workflow configuration labels 2023-09-27 05:03:21 -03:00
Adrian Duffell 1cfed94eb9
Remove React Admin label from PR labeler (#40014)
Remove “focus: react admin” from PR labeller
2023-09-07 13:05:07 +08:00
Christopher Allford ba5cc19757
Update project-pr-labeler.yml 2023-06-23 13:56:29 -07:00
Christopher Allford 2493f32a2f
Update project-pr-labeler.yml 2023-06-23 13:55:25 -07:00
Tam Mullen da4f273963
Update labels in pr labeller to include Solaris focus (#37275)
Update labels in labeller to include Solaris focus
2023-03-20 11:21:24 +00:00
Leif Singer 6e2c4d1fa9
Update PR labeler to work with updated focus labels (#37061)
We recently added team names to the `focus: ...` labels:

https://github.com/woocommerce/woocommerce/labels?q=focus

The PR labeler relies on exact label names, however. This PR updates the PR labeler to conform to the new string.
2023-03-03 19:32:15 +01:00
Christopher Allford 112b9ac67a
Prefixed Private JS Packages (#33218)
In order to ease the identification of private packages within the monorepo, this adds an `internal-` prefix to all of the current private packages. This makes it immediately clear when reviewing `packages/js` what is and isn't a private package.
2022-05-31 15:42:00 -07:00
Moon fd2f7909ef Add WCA packages 2022-03-18 14:46:50 -07:00
Christopher Allford ba213dc845
Added WooCommerce Admin Auto-Labeling
This commit adds paths for automatically labeling WooCommerce Admin content.
2022-03-18 13:54:16 -07:00
Christopher Allford 21ed16c24b
Fixed Project Labeler Matches 2022-02-21 14:59:50 -08:00
Christopher Allford fb1f86b69a Added Project Label Workflow
This workflow should automatically label a
pull request based on the code being
touched.
2022-02-21 14:26:46 -08:00