Comment #2 on issue 2977 by rajas...@gmail.com: add abilily to run external hooks.
http://code.google.com/p/reviewboard/issues/detail?id=2977

These events are available already as signals within reviewboard, so for e.g. you could listen to the review_request_closed event which will contain the review_request object and you could act upon it. Some of the available signals are review_request_published, review_published, reply_published, review_request_closed etc.

The other way through an extension mechanism (which in-turn uses the signals) is available at
https://github.com/reviewboard/rb-extension-pack/tree/master/rbwebhooks


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to