let bot ignore issues with a no_bot_tag

- the tag can be specified in the config.yaml
- the tag can be placed in the issue description or any of its journals (comments)
This commit is contained in:
Marc Michalsky 2021-10-26 11:42:44 +02:00
parent edafcf7632
commit 5f63efebe1
2 changed files with 12 additions and 2 deletions

View file

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