This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 8c3f052e87 NO-JIRA: have github commit log display auto-link ARTEMIS
Jira project references
8c3f052e87 is described below
commit 8c3f052e87020a1330fb48715e5d04196db36f7a
Author: Hervé Boutemy <[email protected]>
AuthorDate: Wed Sep 20 08:37:16 2023 +0200
NO-JIRA: have github commit log display auto-link ARTEMIS Jira project
references
This closes #4621
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 0c3d78cacd..14b2e76655 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,6 +41,8 @@ github:
merge: false
# enable rebase button:
rebase: true
+ autolink_jira:
+ - ARTEMIS
notifications:
commits: [email protected]
issues: [email protected]