Hi, This one ( https://www.reviewboard.org/docs/manual/2.5/webapi/2.0/resources/repository-list/#POST) should help you add repositories through the API.
Regards Raja On Sun, May 8, 2016 at 3:47 PM, Yarden Bar <[email protected]> wrote: > Hello, > > I've automated our RB server deployment process using Puppet. > > Adding a repository is still half-manual: > > 1. Add the new repository in Puppet configuration > - Puppet will clone the repository on the server. > - All repositories are located under *src/git/* directory. > - Puppet will also add a cron-job that will *fetch* new code every > minute. - I know can improve that, but it is out of scope. > 2. Open RB admin control panel and fill in the fields for the new > repository - this is the part that I'd like to automate. > > I've looked into RB documentation, didn't find any API related to adding a > repository. > > > Any ideas are welcome :) > > Yarden > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Raja rajasaur at gmail.com -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
