-
Notifications
You must be signed in to change notification settings - Fork 102
Update dependabot and release template configuration #710
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
Update dependabot and release template configuration #710
Conversation
|
Warning Rate limit exceeded@meili-bot has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 23 minutes and 24 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (2)
✨ Finishing touches🧪 Generate unit tests
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 |
curquiza
left a comment
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.
bors merge
710: Update dependabot and release template configuration r=curquiza a=meili-bot _This PR is auto-generated._ This PR makes two changes: 1. Removes 'skip-changelog' label from dependabot.yml configuration 2. Adds 'dependencies' label to the maintenance section in release-draft-template.yml if exists These changes improve dependency management and release categorization. Co-authored-by: meili-bot <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #710 +/- ##
==========================================
- Coverage 85.96% 85.89% -0.07%
==========================================
Files 19 19
Lines 5950 5950
==========================================
- Hits 5115 5111 -4
- Misses 835 839 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR was included in a batch that successfully built, but then failed to merge into main (it was a non-fast-forward update). It will be automatically retried. |
710: Update dependabot and release template configuration r=curquiza a=meili-bot _This PR is auto-generated._ This PR makes two changes: 1. Removes 'skip-changelog' label from dependabot.yml configuration 2. Adds 'dependencies' label to the maintenance section in release-draft-template.yml if exists These changes improve dependency management and release categorization. Co-authored-by: meili-bot <[email protected]>
|
This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried. Additional information: {"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches","status":"422"} |
This PR is auto-generated.
This PR makes two changes:
These changes improve dependency management and release categorization.