-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
🧹 chore: Update release-drafter workflow #3860
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
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3860 +/- ##
=======================================
Coverage 92.11% 92.11%
=======================================
Files 115 115
Lines 9776 9776
=======================================
Hits 9005 9005
Misses 490 490
Partials 281 281
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Pull Request Overview
This PR updates the release-drafter workflow configuration to align with the official release-drafter example, adding support for the autolabeler feature and implementing proper permission scoping following security best practices.
- Adds
pull_requesttrigger to enable autolabeler functionality - Implements layered permissions with restrictive defaults and job-specific elevated permissions
- Adds inline documentation for permission requirements
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.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: 0d3bfc5 | Previous: 69347ff | Ratio |
|---|---|---|---|
Benchmark_NewError |
76.04 ns/op 24 B/op 1 allocs/op |
46.76 ns/op 24 B/op 1 allocs/op |
1.63 |
Benchmark_NewError - ns/op |
76.04 ns/op |
46.76 ns/op |
1.63 |
This comment was automatically generated by workflow using github-action-benchmark.
Description
macos-13platform which is deprecated https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/