devops -> main #58

Merged
akinus merged 1 commit from devops into main 2026-06-28 02:33:02 +00:00

Automated PR from CI pipeline.

Automated PR from CI pipeline.
fix(level3): close issue after AI fix branch is pushed
All checks were successful
Level 2 — Devops / build-iterate (push) Successful in 1m17s
Level 2 — Devops / create-pr (push) Successful in 7s
Level 2 — Devops / close-merged-issue (push) Successful in 11s
093824caa7
The AI-generated commit used 'fix(ai): address #N [release-bot-skip]' which
doesn't match the close-merged-issue regex (Fixes|Closes|Resolves). Result:
issue #54 stayed open after the AI generated 23 tests and a PR was opened.

Two fixes:
1. Commit message now uses 'Fixes #N' so level2 close-merged-issue picks
   it up when the devops->main PR merges.
2. New 'Close issue with summary' step in create-fix-branch posts a comment
   and PATCHes the issue state to closed via the API. Belt-and-suspenders
   that doesn't depend on commit-message grepping at any level.
akinus merged commit 5ce0cf8863 into main 2026-06-28 02:33:02 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
akinus/akclip!58
No description provided.