Skip to content

fix(benchmark): fix benchmark id when creating job with benchmark #381

fix(benchmark): fix benchmark id when creating job with benchmark

fix(benchmark): fix benchmark id when creating job with benchmark #381

Triggered via pull request March 13, 2026 17:01
Status Failure
Total duration 11s
Artifacts

pr-title.yml

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

Annotations

1 error
pr-title-check
❌ PR title does not follow the conventional commit format. Found: "(fix): fix benchmark id when creating job with benchmark" Expected format: type(scope)?: description Where: - type: one of feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert - scope (optional): one of cli, mcp, devbox, benchmark, secret, blueprint, storage-object, network-policy, main, snapshot, config, auth, deps - description: starts with a lowercase letter Examples: - feat: add new devbox command - fix(cli): resolve argument parsing issue - docs: update README with usage examples - feat(network-policy): add support for gateway flags