Skip to content

Commit 30586c1

Browse files
dudymasmilldr
andauthored
chore: mention codeowners when offboarding (#751)
Co-authored-by: Dan Miller <[email protected]>
1 parent c2afce2 commit 30586c1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/jumpstart/tutorials/offboarding-cloudposse.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,20 @@ For things like Okta, Workspaces, or Azure AD:
4646

4747
Typically customers provision a “Cloud Posse” team within their GitHub org.
4848

49-
#### Option 1: Revoke All Access
49+
#### Offboarding Github Access
5050

51+
- Option 1: Revoke All
5152
Revoking this team’s access from repositories should be sufficient to remove all of our access. Also, ensure that any repositories do not have Cloud Posse usernames directly added as external contributors. This happens if repositories were created by our team in your organization.
5253

53-
#### Option 2: Downgrade Access
54+
- Option 2: Downgrade Access
5455
Changing our team’s access to read-only will enable us to still participate in Code Reviews.
5556

5657
<img src="/assets/refarch/cleanshot-2022-02-25-at-17.05.51-20220225-230814.png" /><br/>
5758

59+
#### Offboarding GitHub Ownership
60+
61+
The `CODEOWNERS` file should be checked to make sure that no Cloud Posse usernames or groups are listed. This file is typically located in the root of the repository.
62+
5863
### Spacelift
5964

6065
Depending on how Spacelift was configured, make sure the `LOGIN` policy does not include any Cloud Posse users.

0 commit comments

Comments
 (0)