This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/spark-connect-swift.git
The following commit(s) were added to refs/heads/main by this push:
new 7e2826e [SPARK-51477] Enable autolink to SPARK jira issue
7e2826e is described below
commit 7e2826e2ab2b16448bc0226a8d6d6d3968f3157a
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Tue Mar 11 19:00:20 2025 -0700
[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]>
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index fe177a3..b8e8b93 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,7 @@ github:
merge: false
squash: true
rebase: true
+ autolink_jira: SPARK
notifications:
pullrequests: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]