Closed oliursahin closed 3 weeks ago
[!WARNING]
Rate limit exceeded
@oliursahin has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 22 minutes and 4 seconds before requesting another review.
⌛ How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the `@coderabbitai review` command as a PR comment. Alternatively, push new commits to this PR. 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](https://coderabbit.ai/docs/faq) for further information.📥 Commits
Reviewing files that changed from the base of the PR and between e07569f5f592f714726b4364e43dcb28240c3175 and 8e2592fd3b55abfb78668882a3808d89260b4fbc.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Hey there! 👋
We require pull request titles to follow the Conventional Commits specification.
Valid types:
feat
: A new featurefix
: A bug fixdocs
: Documentation only changesstyle
: Changes that do not affect the meaning of the coderefactor
: A code change that neither fixes a bug nor adds a featureperf
: A code change that improves performancetest
: Adding missing or correcting existing testsbuild
: Changes that affect the build system or external dependenciesci
: Changes to CI configuration files and scriptschore
: Other changes that don't modify src or test filesrevert
: Reverts a previous commitFormat: type: description
Error details:
No release type found in pull request title "Delete .github/workflows/preview-change-check.yml". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- feat
- fix
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert
What does this Pr do?
Fixes:
Mandatory Tasks:
How should this be tested?
Environment Setup: ( if applicable)
Checklist: