✨ 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:
parent
edafcf7632
commit
5f63efebe1
2 changed files with 12 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue