-
Notifications
You must be signed in to change notification settings - Fork 59
feat(github-actions): add auto labeling by path to github labeler action #3193
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
Conversation
e2d969f to
f06ef68
Compare
4efd81b to
cc54e01
Compare
josephperrott
left a comment
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.
I am 99% sure that this will not be able to retrieve the configuration file because the context the action is running in won't have the files checked out.
This adds the ability to add additional labels automatically if a specific path is matched in the pull request commits.
cc54e01 to
7fef52e
Compare
2417f99 to
b5d06cd
Compare
b5d06cd to
83680df
Compare
josephperrott
left a comment
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.
LGTM
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This adds the ability to add additional labels automatically if a specific path is matched in the pull request commits.