tanium / octobot

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

Fix JIRA check to check all PR commits on push #252

Closed matthauck closed 4 years ago

matthauck commented 4 years ago

Need to consider all commits that belong to the PR on push events, not just the commits recently pushed.