TimonVS / pr-labeler-action

Automatically labels your PRs based on branch name patterns like feature/* or fix/*.
MIT License
249 stars 52 forks source link

load pr-labeler config from branch initiating the pull request #9

Closed amacado closed 5 years ago

amacado commented 5 years ago

as described in #6 this change will load the pr-labeler config (.github/pr-labeler.yml) from the branch which initiates the pull request and not from the master branch.