Closed madhav-relish closed 2 weeks ago
[!CAUTION]
Review failed
The pull request is closed.
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 "Due date fix". 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
- ui
- refac
- perf
- test
- build
- ci
- chore
- revert
What did you ship?
Fixed due date being taken one day behind the selected date inside inbox.
Fixes: #537
Checklist:
OR: