Re: Links from Github commits to Apache Jira Issues

2020-01-16 Thread Zoran Regvart
Thanks Pascal for doing this! zoran On Wed, Jan 15, 2020 at 5:59 PM Pascal Schumacher wrote: > > Feature was enable by infra a few hours ago and works: > > https://github.com/apache/camel/commits/master > > Cheers, > Pascal > > Am 10.01.2020 um 17:25 schrieb Zoran Regvart: > > Hi Pascal, > > I t

Re: Links from Github commits to Apache Jira Issues

2020-01-15 Thread Pascal Schumacher
Feature was enable by infra a few hours ago and works: https://github.com/apache/camel/commits/master Cheers, Pascal Am 10.01.2020 um 17:25 schrieb Zoran Regvart: Hi Pascal, I think it's this feature that's available only on GitHub Enterprise plan: https://help.github.com/en/github/administer

Re: Links from Github commits to Apache Jira Issues

2020-01-10 Thread Zoran Regvart
Hi Pascal, I think it's this feature that's available only on GitHub Enterprise plan: https://help.github.com/en/github/administering-a-repository/configuring-autolinks-to-reference-external-resources zoran On Fri, Jan 10, 2020 at 3:30 PM Pascal Schumacher wrote: > > Yes, I also prefer the no-b

Re: Links from Github commits to Apache Jira Issues

2020-01-10 Thread Pascal Schumacher
Yes, I also prefer the no-braces style. As I wasn't able to find any documentation on how to enable this feature I created a infra ticket: https://issues.apache.org/jira/browse/INFRA-19699 Am 10.01.2020 um 10:01 schrieb Andrea Cosentino: Yeah, it would be handy, but please no brackets. -- An

Re: Links from Github commits to Apache Jira Issues

2020-01-10 Thread Alex Dettinger
Nice proposition, thus we'll save time and have the same kind of result :) Alex On Fri, Jan 10, 2020 at 10:01 AM Andrea Cosentino wrote: > Yeah, it would be handy, but please no brackets. > > -- > Andrea Cosentino > -- > Apache Camel PMC Chair > Apache Karaf Comm

Re: Links from Github commits to Apache Jira Issues

2020-01-10 Thread Andrea Cosentino
Yeah, it would be handy, but please no brackets. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, January 10, 2020, 9:59:42 AM GMT+1, Cla

Re: Links from Github commits to Apache Jira Issues

2020-01-10 Thread Claus Ibsen
Hi Yeah this would be nice. The pattern should match the style without the hard brackets too, eg just CAMEL-12345: foo bar blah blah On Fri, Jan 10, 2020 at 9:40 AM Zoran Regvart wrote: > > +1 > > Well spotted Pascal, that would come in handy. > > zoran > > On Thu, Jan 9, 2020 at 10:10 PM Pascal

Re: Links from Github commits to Apache Jira Issues

2020-01-10 Thread Zoran Regvart
+1 Well spotted Pascal, that would come in handy. zoran On Thu, Jan 9, 2020 at 10:10 PM Pascal Schumacher wrote: > > Hi, > > recently noticed that Maven commits mentioning Jira issues contain links > to the Apache Jira Issue, see: > > https://github.com/apache/maven/commits/master > > The same

Re: Links from Github commits to Apache Jira Issues

2020-01-09 Thread Omar Al-Safi
+1. It could be handy instead of copying the URL. Regards On Thu, Jan 9, 2020, 22:10 Pascal Schumacher wrote: > Hi, > > recently noticed that Maven commits mentioning Jira issues contain links > to the Apache Jira Issue, see: > > https://github.com/apache/maven/commits/master > > The same goes

Links from Github commits to Apache Jira Issues

2020-01-09 Thread Pascal Schumacher
Hi, recently noticed that Maven commits mentioning Jira issues contain links to the Apache Jira Issue, see: https://github.com/apache/maven/commits/master The same goes for pull request commits (e.g. https://github.com/apache/maven/pull/312/commits). In my opinion this is quite handy. What do