Hi,
I want to trigger an event when a bugzilla bug is changed, created etc. I want to do it through Bugzilla REST APIs (
https://wiki.mozilla.org/Bugzilla:REST_API:Methods) but I couldn't find anywhere in the docs an event which triggers when a bug is updated etc.
First, are such kind of events available in bugzilla? (like a webhook in JIRA)
If yes, how to use them?
Can somebody please suggest or give pointers?
Thanks