find 'issue_closed_status_id' by its name

This commit is contained in:
Marc Michalsky 2021-11-04 17:14:14 +01:00
parent c93fc9f959
commit bb461aefaf
3 changed files with 24 additions and 1 deletions

View file

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