Open einanli opened 4 years ago
@nab-emre-inanli thanks for opening this up! :sparkles: PR's are very much welcome, if you'd like to contribute. I'll triage this internally as well
Dear @primetheus can I do it?
@HERBOD7 yes, if you have the inclination! ❤️
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like Having a configuration option to validate the branch name in PR. For example; # Check PR branch name for Rally story/defect (true | false) checkPRBranchName: true
If the branch name contains a Rally story/defect validation is successful.
Describe alternatives you've considered We are currently also checking PR title and PR body, however majority of NAB devs use Stories/Defects as branch names.
Additional context I can create a PR for this, if required.