Add sig/ui label to auto-apply on PRs#5057
Add sig/ui label to auto-apply on PRs#5057TineoC wants to merge 1 commit intokubernetes-sigs:mainfrom
Conversation
|
Welcome @TineoC! |
Signed-off-by: Christopher Tineo <christophertineo02@gmail.com>
|
Thanks @TineoC Is there documentation for this?
|
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s root OWNERS configuration to ensure PRs receive a sig/ui label automatically, supporting DevStats workload tracking.
Changes:
- Add a
labelssection to the rootOWNERSfile. - Configure the
sig/uilabel for auto-application.
illume
left a comment
There was a problem hiding this comment.
Let’s hold off on this until the implications of this are known, and we get some more context on why this is required.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: TineoC The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This PR adds the
sig/uilabel to automatically apply to PRs in this repository, which is needed to properly track PR workload for DevStats.cc: @joaquimrocha @illume @sniok @yolossn @ashu8912