blob: a59e02e1859fd925b5c656444d8fa15562395095 [file] [log] [blame]
# Documentation https://s.apache.org/asfyaml
notifications:
commits: commits@struts.apache.org
# Send all issue emails (new, closed, comments) to issues@
issues: issues@struts.apache.org
# Send new/closed PR notifications to dev@
pullrequests_status: dev@struts.apache.org
# Send individual PR comments/reviews to issues@
pullrequests_comment: issues@struts.apache.org
# Link opened PRs with JIRA
jira_options: link label worklog
github:
del_branch_on_merge: true
protected_branches:
master: { }
autolink_jira:
- WW
custom_subjects:
new_pr: "Created PR {repository}/#{pr_id}: {title}"