✨ add template variables for 'days_since_last_update' and 'assigned_to'
This commit is contained in:
parent
5f63efebe1
commit
c93fc9f959
4 changed files with 18 additions and 5 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue