Skip to content

v0.6.8 feat: codify pull-request descriptions - #21

Merged
indykish merged 1 commit into
mainfrom
feat/pr-description-dispatch
Aug 24, 2026
Merged

v0.6.8 feat: codify pull-request descriptions#21
indykish merged 1 commit into
mainfrom
feat/pr-description-dispatch

Conversation

@indykish

Copy link
Copy Markdown
Contributor

Session notes 1

PR and MR descriptions now append one numbered unit with pictorial notes,
review dispositions, and command evidence. Both forge paths share the rule;
no work is deferred.

   BEFORE                                AFTER
   ┌───────────────────────────┐         ┌───────────────────────────┐
   │ 18 dispatch entries       │         │ 19 dispatch entries       │
   │ no PR/MR body shape       │         │ 29 audit scenarios        │
   └───────────────────────────┘         │ 36,002 / 37,888 bytes     │
                                         └───────────────────────────┘

Review

One P1 finding was fixed; no findings remain.

P1  dispatch/write_pr_description.md:41  initial draft omitted decisions and
    open deferrals from session notes.  FIXED

Make

Local verification is green. Continuous Integration has not run yet.

make audit                    exit 0   128 passed; 0 failed
                                       ALL CHECKS PASSED
bash audits/agents-md.sh      exit 0   19 entries; 29 scenarios
                                       36,002 / 37,888 bytes
make install-evals            exit 0   23 passed; 0 failed
make test-audit               exit 0   baseline + 26 negative cases passed
make llmevals SMOKE=1         exit 0   4 agents passed 1/1 each
git diff --check              exit 0   no output
gitleaks git                  exit 0   no leaks; 556 commits scanned
gstack /review (local)        1 P1 fixed; 0 findings open
orly-babysit-prs              not run — PR did not exist before body creation

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@indykish
indykish merged commit af4ebb9 into main Aug 24, 2026
4 checks passed
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.

2 participants