On GitHub you can have it so that a merge resolves the state of a ticket described in the commit message, such as "Fix for #3242".
In another environment, where we were using Gerrit, in conjuction with Jira, we had it so that a new patch set would move a ticket from "in progress" to "in review" and the a merge would move the ticket from "in review" to "resolved". The hook would also append the Jira issue with the link to the commit in the Gerrit UI.
We are now moving to Stash, so we would be interested in getting the same or similar functionality.
Does anyone know whether this behaviour can be achieved with Git Stash with Jira? I could probably try writing a hook, but if something already exists I would rather leverage that.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.