system-config/modules/openstack_project/files/gerrit/change-merged
Michael Still f045fa0ab3 Add an initial subscriber map for notify_impact
This only includes my team at the moment, but I will document how
other teams can set this up soon.

Change-Id: Ia8d47153e3eaf4ba3205723887dab41e334a4d6f
2013-11-20 08:42:39 +11:00

6 lines
348 B
Bash
Executable File

#!/bin/sh
# Use timeout to kill any process running longer than 10 minutes.
timeout -k 2m 10m /usr/local/bin/update-bug change-merged "$@"
timeout -k 2m 10m /usr/local/bin/notify-impact change-merged "$@" --impact DocImpact --dest-address 'openstack-docs@lists.openstack.org' --auto-subscribers /home/gerrit2/review_site/hooks/subscriber_map.yaml