Upgraded to 0.116 - Minor update to some tweet wordings.

This commit is contained in:
ccostan
2020-10-09 13:27:34 -04:00
parent 76704610e7
commit 3ef9a285c6
5 changed files with 56 additions and 56 deletions

View File

@@ -74,7 +74,7 @@ automation:
trigger.json.action}} by {{trigger.json.sender.login}}
{{trigger.json.pull_request.html_url}}
{%- elif trigger.json.issue -%}
Issue Alert {{ trigger.json.issue.number}}: {{ trigger.json.issue.title }} - {{
{{ trigger.json.action }} Issue {{ trigger.json.issue.number}}: {{ trigger.json.issue.title }} - {{
trigger.json.action }} by {{trigger.json.sender.login}}
{{trigger.json.issue.html_url}}
{%- endif %}