-
Notifications
You must be signed in to change notification settings - Fork 415
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: Improve Github integration #4498
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Docker builds report
|
Uffizzi Preview |
<label className='cols-sm-2 control-label'> | ||
Link new Issue / Pull Request | ||
</label> | ||
<Select |
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.
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.
Ah didn't spot this in the original provider. Sorted
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.
Most of the code looks good, but I left some comments that could cause errors.
Thanks for submitting a PR! Please check the boxes below:
docs/
if required so people know about the feature!Changes
The current GitHub integration needed neatening up, there was also unnecessary code.
Before
After
In addition, this will also:
How did you test this code?
Currently it looks like adding an integration throws a 500, but I was able to validate that it sends the same payload.