Hello, this is my first time using continuous integration so I am sure I am missing something basic. At times I have many new repos I would like CircleCI to start following. To do this, I currently go to the Add Projects page and select each one individually. This is not so bad, but every time you select Build project
, you are sent to the build page of the project. So to start a new build I have to navigate back to the Add Projects page. Is there anyway to start multiple new projects without all the browser navigation?
Many thanks.