Hi All,
I am trying to setup Merge Checks for my specific bit bucket project so that any pull request which is getting raised should have valid JIRA ID reference.
I found few documentation but its not very clear.
hence, is there a way to require jira issue keys for pull requests only and not for every commit?
Regards
vaski
Hi Vaski,
obviously the built-in merge-checks can't do what you need. You can follow steps on the documentation page by adding a merge check by way of adding an app. Some of them are free like "Better Commit Policy for Bitbucket" and you can configure the merge check once it is installed.
I personally haven't tried them out - so I don't know which one exactly fits your requirements.
Hope that helps,
Kind regards, Ulrich
Hi @vaski nath
As @Ulrich Kuhnhardt _IzymesCo_ mentioned, (thank you!), the Better Commit Policy apps are dedicated apps for commit verification. By keeping all commits to your custom standards, you can make sure that all commits that end up in your Bitbucket repository have a Jira issuekey reference - or comply to even more rules!
You can start learning about Better Commit Policy for Bitbucket in the documentation.
This app is basically a connector for the main app, Better Commit Policy for Jira, so you need both apps installed to implement your commit check policy and rules.
In case you have any questions, or run into any problems, reach out to us anytime!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.