DEVX-54 incorrectly changed the squash-merge format from TASK-N: <conventional commit> to TASK-N <conventional commit> (removing the colon). The colon format is the established convention across all three repos (devx, grm, infra) and is already used by the cliff.toml preprocessors.
Fix
Revert auto_merge.py to produce {task_id}: {conv_msg} (with colon). Update AGENTS.md to document the colon format.
Closes DEVX-55
## Problem
DEVX-54 incorrectly changed the squash-merge format from `TASK-N: <conventional commit>` to `TASK-N <conventional commit>` (removing the colon). The colon format is the established convention across all three repos (devx, grm, infra) and is already used by the cliff.toml preprocessors.
## Fix
Revert auto_merge.py to produce `{task_id}: {conv_msg}` (with colon). Update AGENTS.md to document the colon format.
Closes DEVX-55
Auto-merge: If all CI checks pass, this PR will be merged automatically.
## Automated PR Review
- Architecture compliance: OK
- Best practices: OK
- Security: OK
- i18n: OK
- Resource management: OK
- Documentation: OK
- Tests: OK
- Commit conventions: OK
No issues found by automated checks.
---
**Auto-merge:** If all CI checks pass, this PR will be merged automatically.
DEVX-54 incorrectly changed the squash-merge format from
'TASK-N: <conventional commit>' to 'TASK-N <conventional commit>'.
Revert to the colon format which is the established convention
across devx, grm, and infra. Update AGENTS.md docs to match.
Auto-merge: If all CI checks pass, this PR will be merged automatically.
## Automated PR Review
- Architecture compliance: OK
- Best practices: OK
- Security: OK
- i18n: OK
- Resource management: OK
- Documentation: OK
- Tests: OK
- Commit conventions: OK
No issues found by automated checks.
---
**Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil
merged commit 95384c26e1 into master2026-06-25 22:09:47 +00:00
emil
deleted branch DEVX-55-revert-squash-format2026-06-25 22:09:47 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Problem
DEVX-54 incorrectly changed the squash-merge format from
TASK-N: <conventional commit>toTASK-N <conventional commit>(removing the colon). The colon format is the established convention across all three repos (devx, grm, infra) and is already used by the cliff.toml preprocessors.Fix
Revert auto_merge.py to produce
{task_id}: {conv_msg}(with colon). Update AGENTS.md to document the colon format.Closes DEVX-55
Automated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.
14fc73abc6toc7375fbecdAutomated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.