You can have Infra put in a hook that will comment on the referenced Jira ticket when a commit is pushed to the repo.[1] (you can also opt-in to having PRs on github trigger jira updates[2])
You can also have those notifications go into the work-log now instead of as a normal comment. This is nice because it makes it so interested parties can easily filter looking at conversation vs commits[3]. Another common ASF Jira optional feature is the ability to reply to jira notifications and have things show up in the ticket. To do that you have ot request a notification list (usually specific to jira notifications) and request that it be configured so the reply-to goes to a program that acts as a bridge from email to jira. [1]: https://www.apache.org/dev/svngit2jira.html [2]: https://blogs.apache.org/infra/entry/improved_integration_between_apache_and [3]: https://issues.apache.org/jira/browse/INFRA-7873 On Wed, Dec 10, 2014 at 10: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 > -- Sean
