Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub issue creation notifications to issues@arrow.apache.org #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jorisvandenbossche
Copy link
Member

Now we have issues here, we should probably be consistent and add notifications for new issues to the issues mailing list.

I didn't add the other notification settings, for example I don't think we want commits since we have automated commits here (unless that's only for the master branch?)

@github-actions
Copy link

github-actions bot commented Dec 8, 2022

Thanks for opening a pull request!

Could you open an issue for this pull request on JIRA?
https://issues.apache.org/jira/browse/ARROW

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

See also:

@@ -21,5 +21,8 @@ github:
features:
issues: true

notifications:
issues_status: issues@arrow.apache.org
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also add issues_comment and pullrequests?

Suggested change
issues_status: issues@arrow.apache.org
issues_status: issues@arrow.apache.org
issues_comment: github@arrow.apache.org
pullrequests: github@arrow.apache.org

For commits, we may be able to commits_by_path: https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-by-pathcommitemails

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants