Skip to content
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

Apply labels based on branch name #186

Closed
joshdales opened this issue Jul 16, 2021 · 3 comments · Fixed by #203
Closed

Apply labels based on branch name #186

joshdales opened this issue Jul 16, 2021 · 3 comments · Fixed by #203
Assignees
Labels
feature request New feature or request to improve the current logic

Comments

@joshdales
Copy link
Contributor

Hi there! At my work we usually include the type of work in our branch name eg. feature/whatever-this-branch-does.

Wondering if if would be possible to add the option to add labels based on the branch name as well as the files have changed?

Maybe something like this:

feature:
- branch: 'feature/*

to apply the feature label to a matching branch.

@androideveloper
Copy link

Something like this https://github.com/TimonVS/pr-labeler-action

@MaksimZhukov MaksimZhukov added the feature request New feature or request to improve the current logic label Dec 12, 2022
@MaksimZhukov
Copy link
Contributor

MaksimZhukov commented May 24, 2023

Hello everyone!
We released the new alpha version of the action that includes the implementation of this feature. For more information, see the release notes. We would really appreciate it if you could try it out and provide us with your feedback.

I will keep this issue open until the stable version is released.
Thank you!

@MaksimZhukov MaksimZhukov self-assigned this Jul 11, 2023
@MaksimZhukov
Copy link
Contributor

Hello everyone!
We have released the new major version of the action with this feature on board. Thank you all for your patience!

@joshdales, thank you for implementing this feature! We really appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request to improve the current logic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants