-
Notifications
You must be signed in to change notification settings - Fork 484
Apply labels based on branch name #186
Copy link
Copy link
Closed
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Type
Fields
Give feedbackNo fields configured for issues without a type.
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:
to apply the
featurelabel to a matching branch.