# HG changeset patch # User Marcin Kuzminski # Date 2018-11-09 12:28:45 # Node ID 5fbf95d06ea310bc81798192d211963b363d70b4 # Parent 3c1a164b0a42d648a3e786ec707c12bcf2bbab6c integrations: organized templates a bit more. diff --git a/rhodecode/integrations/types/hipchat.py b/rhodecode/integrations/types/hipchat.py --- a/rhodecode/integrations/types/hipchat.py +++ b/rhodecode/integrations/types/hipchat.py @@ -36,6 +36,26 @@ from rhodecode.integrations.types.base i log = logging.getLogger(__name__) +REPO_PUSH_TEMPLATE = Template(''' +${data['actor']['username']} pushed to repo ${data['repo']['repo_name']}: +
+