913 B
913 B
Summary
Type of change
- Bug fix
- New feature
- Refactor
- Documentation
- Release
Release checklist
If this is a release PR, verify each item before merging:
- All tests pass on
main(cargo test --workspace) CHANGELOG.mdupdated with new version section (## [x.y.z] - YYYY-MM-DD)Cargo.tomlworkspace version bumped (scripts/bump-version.sh x.y.z)Chart.yamlversionandappVersionupdated (done by bump script)scripts/release-ready-check.shpasses locally- Migration notes written in
CHANGELOG.mdif task store schema changed - PR diff includes
CHANGELOG.mdchanges