tanium / octobot

github bot with slack and jira integration
MIT License
25 stars 16 forks source link

Add mechanism for moving state to 'verified' on merge. #350

Open bblancha opened 12 months ago

bblancha commented 12 months ago

Certain workflows call for doing additional manual testing while a change is in PR, before that PR can be merged. In these workflows, it is preferable to immediately move a jira to state "verified", once the PR is merged.

A user should be able to write a comment or add a label that causes octobot to verify tickets that would normally be moved to resolved state when the PR is merged.