-
Notifications
You must be signed in to change notification settings - Fork 16
How to get Sentry auth_token
Tominov Sergey edited this page Dec 11, 2022
·
3 revisions
Plugin require the auth token
to work. You can create one in the sentry web interface.
Click on your user name at the top left corner to open popup menu, then choose "API keys"
Then click on "Create new token" button. Next step is selecting the "scopes".
Unselect all selected scopes and pick only "project:releases" option. If you want to use Sentry Git integration (setCommits
plugin option) to send commits, also check "org:read" scope
Copy provided token and use it to configure sentry