Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(platform): Add CI scope to auth token creation #12042

Closed
wants to merge 1 commit into from

Conversation

chargome
Copy link
Member

@chargome chargome commented Dec 4, 2024

This PR adds the org:ci scope to the createOrgAuthToken request that is used for creating auth tokens within docs. With this the token should be both eligible for creating releases and uploading source maps.

(potentially) closes #11999

@chargome chargome self-assigned this Dec 4, 2024
Copy link

vercel bot commented Dec 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 11:13am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 11:13am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Dec 4, 2024 11:13am

Copy link

codecov bot commented Dec 4, 2024

Bundle Report

Changes will increase total bundle size by 21 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.2MB 9 bytes (0.0%) ⬆️
sentry-docs-client-array-push 9.11MB 12 bytes (0.0%) ⬆️

@chargome
Copy link
Member Author

The scope seems to be applied automatically anyway. closing

@chargome chargome closed this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs-generated authTokens return 401 Unauthorized for generating releases
1 participant