Skip to content

Commit a17f7be

Browse files
committed
autolink JIRA tickets in commit messages
patch by Stefan Miklosovic; reviewed by Michael Semb Wever for CASSANDRA-19854
1 parent d0a1e44 commit a17f7be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.asf.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ notifications:
1919
commits: commits@cassandra.apache.org
2020
issues: commits@cassandra.apache.org
2121
pullrequests: pr@cassandra.apache.org
22+
jira_options: link worklog
2223

2324
github:
2425
description: "Java Driver for Apache Cassandra®"
@@ -31,6 +32,5 @@ github:
3132
wiki: false
3233
issues: false
3334
projects: false
34-
35-
notifications:
36-
jira_options: link worklog
35+
autolink_jira:
36+
- CASSANDRA

0 commit comments

Comments
 (0)