Skip to content

Commit 7e2826e

Browse files
committed
[SPARK-51477] Enable autolink to SPARK jira issue
### What changes were proposed in this pull request? This PR aims to enable autolink to SPARK JIRA issue. ### Why are the changes needed? To provide the convenient way to visit the issues like Apache Spark repository. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #8 from dongjoon-hyun/SPARK-51477. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent fe8322d commit 7e2826e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.asf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ github:
2727
merge: false
2828
squash: true
2929
rebase: true
30+
autolink_jira: SPARK
3031

3132
notifications:
3233
pullrequests: [email protected]

0 commit comments

Comments
 (0)