annotate hg-notify-subscriptions.rc @ 160:6af68acaf9b2

modify to use bamboo env varible to override branchName
author Dave Smith <smith@nwoca.org>
date Wed, 06 Nov 2013 16:36:31 +0000
parents 37e527f414c4
children e4b2a9443c65
rev   line source
120
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
1 [usersubs]
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
2 # key is subscriber email, value is comma-separated list of repo glob patterns
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
3 smith@nwoca.org = *
125
37e527f414c4 Fix notifications.
diemer@nwoca.org
parents: 122
diff changeset
4 diemer@nwoca.org = *USAS*,*Common*
121
35e23a84465b subscribe calmes to USPS repos
smith@nwoca.org
parents: 120
diff changeset
5 calmes@nwoca.org = *USPS*
120
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
6
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
7 [reposubs]
3c67618d33e2 add hg notify subscription list
smith@nwoca.org
parents:
diff changeset
8 # key is repo glob pattern, value is comma-separated list of subscriber emails