-
Notifications
You must be signed in to change notification settings - Fork 20
GitHub app not installed flow CF-555 #75
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
9f05b95
to
3fb7d85
Compare
3fb7d85
to
684231a
Compare
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.
approving, but do fix my one comment
f3f6fed
to
22b32d0
Compare
22b32d0
to
af8a735
Compare
PR Type
Description
Integrate Sentry error capture in CF API.
Enforce GitHub app check and API key validation.
Improve code formatting and type annotations.
Refine test formatting and dedent calls.
Changes walkthrough 📝
2 files
Add Sentry capture and userId key
Enforce API key and GitHub app check
15 files
Adjust spacing in GitHub actions installer
Standardize logger and string quoting
Refine type annotations for preexisting objects
Improve function signature formatting and spacing
Adjust import formatting and cleanup minor code
Reorder import parameters in optimizer module
Minor formatting update in test replay module
Reformat comparator function and logging calls
Simplify logging import and code spacing
Tidy command list and remove extraneous commas
Format subprocess call commands in test runner
Clean up test config and whitespace formatting
Append newline and tidy end-to-end tracer test
Ensure proper newline at file end in utilities
Standardize type annotations in replacement tests
1 files
Spread parameters across lines and update helpers
1 files
Remove unwanted BOM character from constant file
1 files
Append newlines and adjust dedent in context tests
12 files