Skip to content

Commit e7ae04c

Browse files
author
Shannon Anahata
committed
edits to the TA doc
1 parent 596e209 commit e7ae04c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/product/test-analytics/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ If you are already using GitHub Actions, you can use the `getsentry/prevent-acti
4141
with:
4242
token: ${{ secrets.SENTRY_PREVENT_TOKEN }}
4343
```
44+
45+
You can also use [Open ID Connect](https://docs.github.com/en/actions/concepts/security/openid-connect) instead of the prevent tokenas a way to authenticate your GitHub Actions workflow.
46+
4447
### 2. Use [Sentry Prevent CLI](/product/test-analytics/sentry-prevent-cli/) to Upload Testing Reports
4548
If you do not use Github Actions, install the Sentry Prevent CLI using `pip install sentry-prevent-cli` (for Python), or use a binary platform.
4649

0 commit comments

Comments
 (0)