@Christian

Yes, I do mean unpublished review requests (drafts). They build up as 
people post using post-review and forget to publish the review. As a 
feature request, it would be handy to perform batch operations on reviews 
matching a criteria and/or email select (possibly all) review board users.

@Ze

I'd be very interested in looking at these scripts if you can share them. I 
don't think we could use the django website as we've got anyone free to 
maintain it. However, the Python script sounds perfect for nagging people :)

Thanks for both of your replies.

Tim

On Sunday, June 23, 2013 5:58:32 PM UTC+1, Ze Lin Xiao wrote:
>
> We actually built a django website that allows people to login and bulk 
> close all of their review requests (I use it to discard my draft reviews 
> all the time; I also have a lot of draft reviews because I'm always testing 
> reported bugs). If its something that you'd like to use, I can try to make 
> it more extensible and share the code. You can also alternatively do what 
> we did yourself.  I think we query the database for a list of the users 
> review and then call the API to either submit or discard the review. 
>
> Further, we have another python script that takes on a parameter called 
> "months_ago" and it emails people who have review open for that long and 
> asks them to close the review with the bulk closing tool I mentioned above. 
> This script just queries the database and sends emails :)
>
> Let me know if either of them interest you and I'll see what I can do to 
> share it. 
>
> Ze
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to