system-config/modules/openstack_project/files/gerrit/change-merged
Michael Still 8cc8a834f1 Add project configuration.
Add a mapping of gerrit projects to the right place to create DocImpact
bugs.

Change-Id: Ic64e911b3e095dcd06b726f584a2b389e30ee24b
2014-01-31 19:39:12 +00:00

6 lines
337 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' --config /home/gerrit2/review_site/hooks/notify_impact.yaml