Skip to content

fix: separate commit-normalize guardrails from trailers#99

Open
marcus wants to merge 1 commit intomainfrom
feat/commit-normalize-fix2
Open

fix: separate commit-normalize guardrails from trailers#99
marcus wants to merge 1 commit intomainfrom
feat/commit-normalize-fix2

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 5, 2026

Summary

  • centralize commit message formatting guidance used by plan and implement prompts
  • keep commit-normalize scope and rewrite safety guidance outside the literal trailer block
  • align the built-in task definition, docs, and regression tests with the safer prompt-level behavior

Verification

  • go test ./internal/orchestrator ./internal/tasks ./cmd/nightshift/commands
  • go test ./...
  • go run ./cmd/nightshift task show commit-normalize --prompt-only

Automated by nightshift

Centralize the commit message contract for planning and implementation prompts, and keep commit-normalize safety guidance outside the literal trailer block.

Refresh the task definition, docs, and regression tests so the safer prompt-level scope stays aligned across the built-in task surface.

Nightshift-Task: commit-normalize
Nightshift-Ref: https://github.com/marcus/nightshift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant