On the Apache projects I am on there's no automated workflow tying commits to JIRA state changes. JIRA has an API and Infra can install post commit hooks on the git repo so it's theoretically possible. If you have a proposal we could always take it to Infra. Typically projects set up integration builds on Apache Jenkins. Builds would be triggered by checkins and configured to post results to the JIRA, as long as the commit message contains the JIRA ticket number, to surface the commit on the issue and build results.
On Wed, Dec 10, 2014 at 8:44 PM, Joe Witt <[email protected]> wrote: > What is the best way to ensure that when someone does a commit that the > Jira ticket for that commit gets updated and for a given Jira ticket then > one can see updates. Is this sort of trace-ability supported if we follow > a particular approach? > > Thanks > Joe > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
