Skip to content

Commit

Permalink
Set notification settings for OpenNLP (PR, Issues, etc)
Browse files Browse the repository at this point in the history
Enable autolinking to JIRA if commit starts with OPENNLP-XXXX
  • Loading branch information
rzo1 committed Dec 2, 2024
1 parent 3378dea commit b156a90
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ github:
dismiss_stale_reviews: false
require_code_owner_reviews: false
required_approving_review_count: 1
autolink_jira:
- OPENNLP
custom_subjects:
new_pr: "[PR] {title} ({repository})"
close_pr: "Re: [PR] {title} ({repository})"
Expand All @@ -38,3 +40,9 @@ github:
- textprocessing
- compling

notifications:
commits: commits@opennlp.apache.org
issues: dev@opennlp.apache.org
pullrequests_status: dev@opennlp.apache.org
pullrequests_comment: dev@opennlp.apache.org
jira_options: link worklog

0 comments on commit b156a90

Please sign in to comment.