tanium / octobot

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

Octobot marks chore PR as "Skipped JIRA check" when JIRA is preset #271

Open martin-randall-tanium opened 3 years ago

martin-randall-tanium commented 3 years ago

If a chore PR has a JIRA present in one of the commits, it can be marked as passing the JIRA check. This would give a better experience to devs, showing that the JIRA has been processed by octobot and JIRAs will be updated correctly

If a chore PR does not have a JIRA present in one of the commits, the current behavior is fine, although it could be reworded as, for example, "Ignored JIRA check".