This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 225
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@lucasra1 is attempting to deploy a commit to the Sentry Team on Vercel. A member of the Team first needs to authorize it. |
Thanks for finding this, I struggled adding the Github Integration because the second callback url was missing! |
JannKleen
approved these changes
May 30, 2024
Hey @hubertdeng123 @azaslavsky can you guys help out on this one, since this is not on the docs and caused the initial integration to be broken? |
Hey @cathteng can you also take a look over this one? Thanks! |
hubertdeng123
approved these changes
Jun 11, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
cathteng
approved these changes
Jun 12, 2024
@lucasra1 Could you rebase master here? Looks like some required CI jobs were added that need to be run |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When trying to setup the github integration on my self-hosted sentry environment I noticed that it did not work. On further investigation I found out, that github threw an error. I got this error back from github Github Doc.
So I found out that I had to add the sentry github setup url to the callback list of my Github App. Extended Documentation to reflect this.