Only show commit reference when doing a Merge Request
A
Adam Bohman
We have a request from some developers working in Gitlab self-hosted, for some repositories there is a need to ignore linking the commits towards a Jira ticket. For Gitkraken to only fetch the information from a repository when there is a merge-request.
Our feature request is that on a specific repository in the Gitkraken "manage repositories" as an advanced option to include a setting to only fetch the the commit that's part of a merge request.
An example would be that a developer is doing many commits related to a Jira ticket "TEST-123" but its first when he/she do a merge-request commit that its gets linked to the "TEST-123" ticket. It would mean that only the merge request commit would be highlighted in the Jira ticket. Not the before non merge-request commits.