Re: Issue 2977 in reviewboard: add abilily to run external hooks.

2013-08-13 Thread reviewboard

Updates:
Status: Fixed

Comment #4 on issue 2977 by trowb...@gmail.com: add abilily to run external  
hooks.

http://code.google.com/p/reviewboard/issues/detail?id=2977

I think either the rbwebhooks extension or a custom extension is probably  
the right way to do this.


--
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2977 in reviewboard: add abilily to run external hooks.

2013-05-16 Thread reviewboard


Comment #1 on issue 2977 by adrien@gmail.com: add abilily to run  
external hooks.

http://code.google.com/p/reviewboard/issues/detail?id=2977

and Thank you for building a such great system !




--
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.




Re: Issue 2977 in reviewboard: add abilily to run external hooks.

2013-05-16 Thread reviewboard


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.




Re: Issue 2977 in reviewboard: add abilily to run external hooks.

2013-05-16 Thread reviewboard


Comment #3 on issue 2977 by adrien@gmail.com: add abilily to run  
external hooks.

http://code.google.com/p/reviewboard/issues/detail?id=2977

Thhank you very much for your comment !
I am going to try that.

Have a nice day.

Adrien.


--
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.