Hey,
I have lately seen git updates that did not directly trigger
a workflow update in jira [1]. This was only sporadic.
It looks like it is triggered by not putting a space at the
end of the JIRA ticket id in the GitHub pr/merge
See e.g. [HAWKULAR-334] and [2] where the
commit title is "HAWKULAR-334: Refactored the link profile" -
note the colon after the JIRA id.
So please put a space at the end of the issue id.
Heiko
[1]
https://issues.jboss.org/browse/ORG-2471
[HAWKULAR-334]
https://issues.jboss.org/browse/HAWKULAR-334
[2]
https://github.com/hawkular/hawkular/pull/207