✨ find 'issue_closed_status_id' by its name
This commit is contained in:
parent
c93fc9f959
commit
bb461aefaf
3 changed files with 24 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue