Skip to content

Commit b251b76

Browse files
committed
add warning about renaming
1 parent f2a1961 commit b251b76

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

jekyll/_cci2/gh-bb-integration.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,17 @@ Integrated status also appears on the pull request screen, to show that all test
6565
3. Regenerate the keys in CircleCI project.
6666
- Ensure no developer has access to a build in a repo with a User Key that requires more access than they have.
6767
68+
## Renaming Orgs and Repositories
69+
70+
If you find you need to rename an org or repo that you have previously hooked up to CircleCI, best practice is to follow these steps:
71+
72+
1. Rename org/repo in VCS
73+
2. Head to the CircleCI application, using the new org name
74+
3. Confirm that your plan, projects and settings have been transferred successfully
75+
4. You are then free to create a new org/repo with the previously-used name in your VCS, if desired.
76+
77+
**Note**: If these steps are not followed, it is possible, although rare that you may lose access to your org or repo settings, including **environment variables** and **contexts**.
78+
6879
6980
## Enable Your Project to Check Out Additional Private Repositories
7081

0 commit comments

Comments
 (0)