HDDS-10450. Add GitHub actions labeler for the reconciliation feature branch.#6310
Conversation
adoroszlai
left a comment
There was a problem hiding this comment.
Thanks @errose28 for the patch.
|
This is great idea. I think managing the labels in the master branch and resetting the feature branch should be ok. |
|
Keeping a labeler workflow on master sounds good to me. To clarify, should we add an empty |
I prefer this second option. |
|
Base branch has been updated to master and the file comments updated to reflect the new usage. PTAL! |
… branch. (apache#6310) (cherry picked from commit 4243721) Change-Id: I838d3ef0ca295f005788545f0e9e1067699ddd4a
What changes were proposed in this pull request?
Automatically label PRs targeting the container reconciliation feature branch.
What is the link to the Apache JIRA
HDDS-10450
How was this patch tested?
The workflow will not run until merged. There is a similar workflow running successfully for the ozone-site repo . See the config and workflow there for reference.