Home | Crucible | Forums


Home » Cenqua User Forums » Crucible

Thread: Autocreate new reviews

Welcome, Guest
This question is not answered. Helpful answers available: 2. Correct answers available: 1.


Replies: 3 - Pages: 1 - : May 21, 2021 12:54 AM by: conor
Autocreate new reviews
Posted: Apr 28, 2021 12:34 PM
 

For pair review, we planned to use crucible, but therefore we would like to autogen a review on each commit.

Example:

Developer A does a commit, than he should be put in a as a reviewer. The team leader should be the moderator and others should be reviewer.

How can we set this up?

pete

Posts: 164
Registered:
Re: Autocreate new reviews
Posted: Apr 30, 2021 2:43 AM   in response to:
 

Crucible will support the autocreation of reviews based on rules in the future (post 1.0). Crucible will also have an API for manipulating reviews (including creation) but this also isn't available yet.

If you are really keen you can probably script something up with a commit hook and posting to fisheye urls. You should be able to figure it out by snooping around the Crucible html a little, for starters look at the url structure of the per changeset Crucible links in FishEye. Note that because FishEye requires a login, you will need to store a cookie and/or manage your session in your script.

Sorry there isn't a happier answer.

Pete.

Re: Autocreate new reviews
Posted: Apr 30, 2021 7:10 AM   in response to:
 

Do you have a timeline for that? As long as I have no timeline I have no chance to get auth+budget for the package to integrate in our production development procs for us and our custoemrs...


Posts: 647
Registered:
Re: Autocreate new reviews
Posted: May 21, 2021 12:54 AM   in response to:
 

We don't have a committed timeframe for this feature at this time.