Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Update process for SAMS deletions #8791

Merged
merged 4 commits into from
Mar 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ For account deletions, remove the account from [sourcegraph.com](http://sourcegr
- Choose 'Delete forever' from the actions menu.
- Delete the user from SAMS

- Post the user's email and username in [#discuss-core-services](https://sourcegraph.slack.com/archives/discuss-core-services) and wait for deletion.

> Deletion request: <br>
> Username: user <br>
> Email: [email protected]
- Trigger a [Delete Sourcegraph Accounts user](https://github.com/sourcegraph/sourcegraph-accounts/actions/workflows/mgmt-delete-user.yml) GitHub Action with the user's email address.
- Wait for the run to complete.
- Reach out to #discuss-core-services if the run encounters an error.
- Reach out to #ask-it-tech-ops if you don't have access.

- Inform the user their account is permanently deleted.

Expand Down
Loading