Skip to content

Commit

Permalink
Add commit email notification configuration file
Browse files Browse the repository at this point in the history
Previously this was hard-coded into the Jenkins job definition.
We are now moving this to the individual repositories so it is clearer
where notifications go to and easier to change the notification
settings.
  • Loading branch information
Anthchirp committed May 8, 2019
1 parent 5758185 commit b6fb86e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .git-notifier
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# GIT change notifications sent out by DLS Jenkins

link=https://github.com/cctbx/cctbx_project/
commit_link=https://github.com/cctbx/cctbx_project/commit/%s

sender=CCTBX commit

recipient=cctbx-commit
recipient_domain=jiscmail.ac.uk

replyto=cctbxbb
replyto_domain=phenix-online.org

0 comments on commit b6fb86e

Please sign in to comment.