add template variables for 'days_since_last_update' and 'assigned_to'

This commit is contained in:
Marc Michalsky 2021-11-04 17:14:00 +01:00
parent 5f63efebe1
commit c93fc9f959
4 changed files with 18 additions and 5 deletions

View file

@ -4,7 +4,7 @@ redmine:
url: ${REDMINE_URL}
version: ${REDMINE_VERSION}
api_key: ${REDMINE_API_KEY}
issue_closed_id: 5 # Id of the "closed" status
time_zone: "Europe/Berlin"
no_bot_tag: "#nobot" # a tag that signals bot not to handle an issue
actions: