Skip to content

Commit 91ecc93

Browse files
committed
[SPARK-48120] Enable autolink to SPARK jira issue
### What changes were proposed in this pull request? This PR aims to enable `autolink` feature to `SPARK` jira issue like `Apache Spark` repository. ### Why are the changes needed? Since we share the same JIRA project name, we need to link it. ### 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 #11 from dongjoon-hyun/SPARK-48120. Lead-authored-by: Dongjoon Hyun <[email protected]> Co-authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 167047a commit 91ecc93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .asf.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ github:
2626
merge: false
2727
squash: true
2828
rebase: true
29+
autolink_jira: SPARK
2930

3031
notifications:
3132
pullrequests: [email protected]

0 commit comments

Comments
 (0)