How to change repository in the existing xcode bot?

899 views Asked by At

I need to migrate my Xcode Bot to another repository and I wish to keep build history. In the edit bot interface (both browser and Xcode) repository field is not editable. How can I migrate?

OS X Server version 3.1.2

1

There are 1 answers

0
anurodhp On

This is an old question but i suspect people will find this and look for an answer as it is the top result in google. This is how you do it:

  1. change the repo you point to in git
  2. open your Xcode project, select the bot and hit edit bot
  3. in the repositories tab, uncheck the one that you want to update
  4. hit done
  5. go back to edit bot
  6. you should now see the new repo instead of the old one