Fix worker commit message format for gitlint

t-1jbp4l5o·WorkTask·
·
·
Created5 months ago·Updated5 months ago·pipeline runs →

Description

Edit

In Worker.hs, post-process amp output to create gitlint-compliant commit messages:

  • First line of amp output becomes the subject
  • Blank line separator
  • Rest of output becomes the body
  • Task-Id trailer at the end

Example: Subject line here

Rest of the description goes in the body.

Task-Id: t-xxxxxxxx

This ensures gitlint's B4 rule (second line must be empty) is satisfied.

Git Commits

2e4bfbffworker: format commit messages for gitlint compliance
Ben Sima5 months ago1 files

Timeline (0)

No activity yet.