-
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
fix: Add GitHub app URL to env var #3847
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uffizzi Ephemeral Environment
|
Uffizzi Preview |
@novakzaballa feels like there's too many failures in the E2E tests for them to just be flaky? |
Hmm... weirdly they all passed on re-running but there were 5 failures originally! |
Co-authored-by: Matthew Elwell <[email protected]>
Co-authored-by: Matthew Elwell <[email protected]>
# Conflicts: # frontend/web/components/IntegrationList.js
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.
LGTM
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingdocs/
if required so people know about the feature!Changes
Create the new environment variable GITHUB_APP_URL to install the Flagsmith GitHub App.
Correct the capitalization of an occurrence of the GitHub word
How did you test this code?
Please describe.