summaryrefslogtreecommitdiff
path: root/contrib/cirrus/git_authors_to_irc_nicks.csv
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2019-08-30 10:47:55 -0400
committerChris Evich <cevich@redhat.com>2019-08-30 14:57:42 -0400
commit48d1c4907855ecfc9ec391de0cd416ed363daa1f (patch)
tree7fcaaf1bc37e160e59350a4412f1ad5b88f9cd8b /contrib/cirrus/git_authors_to_irc_nicks.csv
parent8ba21acd459069cd53b492d46736b85c3436296b (diff)
downloadpodman-48d1c4907855ecfc9ec391de0cd416ed363daa1f.tar.gz
podman-48d1c4907855ecfc9ec391de0cd416ed363daa1f.tar.bz2
podman-48d1c4907855ecfc9ec391de0cd416ed363daa1f.zip
Cirrus: On success, add IRC nick mention to msg
Rather than spamming the podman channel with impersonal success messages referring to PR numbers, mention the author by nick name and include the PR title and link. Also avoid needless logging of all bot-script interactions with IRC when there is no error detected. Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'contrib/cirrus/git_authors_to_irc_nicks.csv')
-rw-r--r--contrib/cirrus/git_authors_to_irc_nicks.csv8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/cirrus/git_authors_to_irc_nicks.csv b/contrib/cirrus/git_authors_to_irc_nicks.csv
new file mode 100644
index 000000000..4334b5cd2
--- /dev/null
+++ b/contrib/cirrus/git_authors_to_irc_nicks.csv
@@ -0,0 +1,8 @@
+# Comma separated mapping of author e-mail, to Freenode IRC nick.
+# When no match is found here, the username portion of the e-mail is used.
+# Sorting is done at runtime - first-found e-mail match wins.
+# Comments (like this) and blank lines are ignored.
+
+rothberg@redhat.com,vrothberg
+santiago@redhat.com,edsantiago
+gscrivan@redhat.com,giuseppe