Skip to content

Commit d5cad80

Browse files
Jeffreyhunglizokm
andauthored
Apply suggestions from code review
Co-authored-by: Liza Mock <[email protected]>
1 parent bda9a80 commit d5cad80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

develop-docs/sdk/processes/releases.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Nice!
8484

8585
This file is used to trigger the release from the GitHub UI.
8686

87-
You'll notice it uses `vars.SENTRY_RELEASE_BOT_CLIENT_ID` and `secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY` -- these should already be
87+
You'll notice it uses `vars.SENTRY_RELEASE_BOT_CLIENT_ID` and `secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY` -- these should be
8888
available to your repository automatically!
8989

9090
```yaml
@@ -142,11 +142,11 @@ Give the following teams access to your repository:
142142
You can do this self-service via the settings page of your repository:
143143
`https://github.com/getsentry/REPONAME_HERE/settings/access`
144144

145-
## Create ruleset for the repo
145+
## Create Ruleset for the Repo
146146

147147
Download and save the [default ruleset template](https://docs.sentry.io/json/Default_ruleset.json) as a JSON file.
148148

149-
Visit to the ruleset setting page of your repository: `https://github.com/getsentry/REPONAME_HERE/settings/rules`, click on the green `New ruleset` button, choose `Import a ruleset`, and select the JSON file you just downloaded. You can tweak the ruleset settings as you need, but make sure not to remove the App in the Bypass List.
149+
Visit the ruleset setting page of your repository: `https://github.com/getsentry/REPONAME_HERE/settings/rules`, click on the green **New ruleset** button, choose **Import a ruleset**, and select the JSON file you just downloaded. You can tweak the ruleset settings, but please don't remove the App in the Bypass List.
150150

151151
## Making Your First Release!
152152

0 commit comments

Comments
 (0)