does somebody know if it's possible to disable email notifications for
these auto-generated jira comments on git commit?
Regards,
Matthias
On 6/29/2021 11:48 AM, Janardhan wrote:
Therefore it would be all the more valuable if that feature can also
insert a link back from the JIRA ticket to the commit so there is a link
from the JIRA ticket
svngit2jira[1] is a set up for logging commits in the JIRA issues. An infra
issue is filed at [1].
Preview: A jira bot comments the merged commit message[3].
Please mention whether you are okay with this logging.
[1]
https://github.com/apache/infrastructure-website/blob/master/content/pages/reference/committer/svngit2jira.md
[2] https://issues.apache.org/jira/browse/INFRA-22055
[3] https://s.apache.org/git2jira-demo-link
On Tue, Jun 29, 2021 at 2:50 PM Janardhan <[email protected]>
wrote:
The Autolink feature[1] is enabled[2] now. This helps in
seamless integration and switching between jira and commits.
Only the following type of tagging work
What works:
- SYSTEMDS-1234
- SYSTEMS-1234, SYSTEMDS-1235
What won't work:
- SYSTEMDS-1234-1236
- SYSTEMDS-1234-36
- SYSTEMDS-1234,1235
[1]
https://docs.github.com/en/github/administering-a-repository/managing-repository-settings/configuring-autolinks-to-reference-external-resources
[2] https://issues.apache.org/jira/browse/INFRA-22054
Regards,
Janardhan
On Tue, Jun 29, 2021 at 2:16 PM Mark Dokter <[email protected]>
wrote:
On 29.06.21 08:38, arnab phani wrote:
Thanks. This is good.
+1
However, I don't think we need it right now. We tend to encode more
details
in the commit message than in the jira task.
Therefore it would be all the more valuable if that feature can also
insert a link back from the JIRA ticket to the commit so there is a link
from the JIRA ticket, where issues should be documented to the git
history where things are actually documented :P
Regards,
Arnab..
jm2c, Mark
On Sat, Jun 26, 2021 at 4:18 PM Janardhan <[email protected]> wrote:
Hi all,
To navigate between the jira numbers in the commit messages
there is an autolink[1] feature on GitHub enterprise (@apache has
enterprise license).
Issue key (like, SYSTEMS-2015) will be linked
to https://issues.apache.org/jira/browse/SYSTEMDS-2015
To see an example, checkout spark repository[2].
What do you think about this, shall we add this feature?
[1]
https://docs.github.com/en/github/administering-a-repository/managing-repository-settings/configuring-autolinks-to-reference-external-resources
[2] https://github.com/apache/spark
Thank you,
Janardhan