Skip to content

Feat: Make Batch a customizable type in RaftTypeConfig #6000

Feat: Make Batch a customizable type in RaftTypeConfig

Feat: Make Batch a customizable type in RaftTypeConfig #6000

Re-run triggered February 9, 2026 15:06
Status Failure
Total duration 13s
Artifacts

commit-message-check.yml

on: pull_request
check-subject
6s
check-subject
Fit to window
Zoom out
Zoom in

Annotations

1 error
check-subject
Error: Subject line has to contain a commit type, e.g.: "Change: blabla" or a merge commit e.g.: "Merge xxx". Valid types are: DataChange - Persistent data change Change - API breaking change change - API breaking change Feature - API compatible new feature feat - API compatible new feature Improve - Become better without functional changes improve - Become better without functional changes Perf - Performance improvement perf - Performance improvement Dep - dependency update deps - dependency update Doc - doc update docs - doc update Test - test udpate test - test udpate CI - CI workflow update ci - CI workflow update Refactor - refactor without function change. refactor - refactor without function change. Fix - fix bug fix - fix bug Fixdoc - fix doc Fixup - minor change: e.g., fix sth mentioned in a review. BumpVer - Bump to a new version. Chore - Nothing important. chore - Nothing important. Build(deps) - bot: dependabot.