Skip to content

Commit 32d4c34

Browse files
Documenting user SSH key addition to a GiHub OAuth project (#9309)
* Documenting user SSH key addition to a project * Adding short intro to stepss list * Update jekyll/_cci2/github-integration.adoc --------- Co-authored-by: Rosie Yohannan <[email protected]>
1 parent fbdced2 commit 32d4c34

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

jekyll/_cci2/github-integration.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,19 @@ If your deploy keys or user keys appear to have been removed, it may be due to o
127127
* When you delete a CircleCI project, CircleCI will remove its associated keys.
128128
====
129129

130+
[#create-a-github-user-key]
131+
=== Create a GitHub user key
132+
133+
To create a GitHub user key, follow these steps:
134+
135+
include::../_includes/partials/app-navigation/steps-to-project-settings.adoc[]
136+
137+
[start=4]
138+
. In the sidebar menu, select *SSH Keys*.
139+
. Under the **User Key** section, select btn:[Authorize With GitHub]. The page will refresh while the authorization takes place and you will be redirected back to the project settings overview page.
140+
. Navigate back to **SSH keys** and go to the **User Key** section.
141+
. Select btn:[Add User Key], then btn:[Confirm User]. You will now see your user key displayed on the page.
142+
130143
[#create-additional-github-ssh-keys]
131144
=== Create additional GitHub SSH keys
132145

0 commit comments

Comments
 (0)