Skip to content

Commit

Permalink
[SPARK-44942][INFRA] Use Jira notification options to sync with Github
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?

The dev/github_jira_sync.py does not work well these days, this PR tries to solve this issue by using a much more reliable service - https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Jiranotificationoptions

And maybe we can remove dev/github_jira_sync.py but I don't know where we run this script yet.
### Why are the changes needed?

for jira and github sync

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

Took a tour of a few Apache projects

### Was this patch authored or co-authored using generative AI tooling?

no

Closes apache#42750 from yaooqinn/SPARK-44942.

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
  • Loading branch information
yaooqinn authored and dongjoon-hyun committed Sep 1, 2023
1 parent e4114f6 commit 71d5313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ notifications:
pullrequests: reviews@spark.apache.org
issues: reviews@spark.apache.org
commits: commits@spark.apache.org
jira_options: link label

0 comments on commit 71d5313

Please sign in to comment.