-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
fix: Remove elevated permissions in GitHub CI performance benchmark #9966
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: Remove elevated permissions in GitHub CI performance benchmark #9966
Conversation
|
🚀 Thanks for opening this pull request! |
📝 WalkthroughWalkthroughCI performance workflow updated: trigger changed from Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5–15 minutes
Possibly related PRs
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (15)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## alpha #9966 +/- ##
==========================================
+ Coverage 92.56% 92.58% +0.01%
==========================================
Files 191 191
Lines 15544 15544
Branches 177 177
==========================================
+ Hits 14389 14391 +2
+ Misses 1143 1141 -2
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This reverts commit 9ddc9fd.
# [8.6.0-alpha.2](8.6.0-alpha.1...8.6.0-alpha.2) (2025-12-10) ### Bug Fixes * Remove elevated permissions in GitHub CI performance benchmark ([#9966](#9966)) ([6b9f896](6b9f896))
|
🎉 This change has been released in version 8.6.0-alpha.2 |
# [8.6.0](8.5.0...8.6.0) (2025-12-10) ### Bug Fixes * Remove elevated permissions in GitHub CI performance benchmark ([#9966](#9966)) ([6b9f896](6b9f896)) ### Features * Add GraphQL query `cloudConfig` to retrieve and mutation `updateCloudConfig` to update Cloud Config ([#9947](#9947)) ([3ca85cd](3ca85cd))
|
🎉 This change has been released in version 8.6.0 |
|
🎉 This change has been released in version 8.6.0 |
Pull Request
Issue
CI performance benchmark runs with elevated permissions.
Approach
Remove elevated permissions in CI performance benchmark.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.