-
Notifications
You must be signed in to change notification settings - Fork 300
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
ci: add automatic PR labeler #972
Conversation
e107307
to
9b2b8fa
Compare
Thanks for the update and contribution. |
@Owen-Liuyuxuan Thanks for your suggestion. In that cases, what do you think the suitable name of label for |
For documents, I suggest following AWF/universe: https://github.com/autowarefoundation/autoware.universe/blob/main/.github/labeler.yaml
For RViz, reference are limited, but I would suggest |
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
@Owen-Liuyuxuan Sorry for late reaction. I updated the labeler configuration. Could you check this out? 4e17ef8 If it is OK, I will add new labels. |
This looks good, once this is done, we need something like https://github.com/lannonbr/issue-label-manager-action on main repositories too. If you have time and you could set it up, I would be very happy. Until now I've been keeping track of the labels manually in here: https://docs.google.com/spreadsheets/d/1JWQ-PfGamJ_2TO2dM0TV5OQQF1PztpWKIm9O5sI3fQk/edit?usp=sharing |
I would go with |
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
I've applied |
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.
Thanks for the udpates and contribution. I do not have further comment.
I added new corresponding labels
I will try to set up the label manger action which is suggested by @.xmfcx in the next PR. |
Description
This PR labels PR automatically depending on edited file names.
Following labels should be added:
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.