-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Add basic API tutorials #7433
Add basic API tutorials #7433
Conversation
You must have Developer access to commit code to Sentry on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes. Learn more: https://vercel.com/docs/concepts/teams/roles-and-permissions#enterprise-team-account-roles |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@shanamatthews I can't see the links to your dev env, is it possible to access it or include screenshots here to review? |
|
||
1. Open [sentry.io](https://sentry.io/) | ||
|
||
1. Click "Settings" in the left menu to open the **Organization Settings** page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are these all 1?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Markdown doesn't care about the number, it automatically renders an ordered list with the correct numbers. https://www.markdownguide.org/basic-syntax/#ordered-lists
I prefer to use all 1s as it's easier to add/remove steps later.
@sentaur-athena Hmm, you need Vercel access. I thought folks got it by default but maybe not. Vercel AccessTo join Vercel, visit this link: http://vercel.com/teams/invite/Y3EF7uU8. Preview BuildsVercel allows you to view preview builds of your branch when you create a PR. However, you will need to make a Vercel account by linking your Github then joining the Sentry team on Vercel. |
Pre-merge checklist
If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.
Description of changes
Basic tutorial for using the List an Organization's Teams and Create a New Team endpoints.
Links:
"Create and Configure a Project with the Sentry API" guide is currently an outline and not ready for review
Todo:
how to duplicate a projectadd in placeholders for endpoints that don't exist