Promote checklist steps into related issues from mobile detail #922

Merged
timmy merged 1 commits from timmy/921-promote-checklist-related-issue into main 2026-08-15 23:47:03 +00:00
Owner

Closes #921

Product slice

  • Adds File as related issue to mobile checklist-step management.
  • Prefills capture with repository, normalized step title, and canonical parent backlink.
  • Links the confirmed child back into only the selected parent checklist step with revision checking.
  • Carries parent context through durable issue delivery and surfaces partial-success conflicts without recreating the child.
  • Keeps core runtime under its 99 KiB gzip budget by moving issue outbox into the eager workflow chunk.

Verification

  • python3 -m pytest tests/ -q — 1773 passed, 1 skipped
  • release bundle checksum verified
  • Playwright release journey — 1 passed
Closes #921 ## Product slice - Adds **File as related issue** to mobile checklist-step management. - Prefills capture with repository, normalized step title, and canonical parent backlink. - Links the confirmed child back into only the selected parent checklist step with revision checking. - Carries parent context through durable issue delivery and surfaces partial-success conflicts without recreating the child. - Keeps core runtime under its 99 KiB gzip budget by moving issue outbox into the eager workflow chunk. ## Verification - `python3 -m pytest tests/ -q` — 1773 passed, 1 skipped - release bundle checksum verified - Playwright release journey — 1 passed
timmy added 1 commit 2026-08-15 23:40:42 +00:00
feat: promote checklist steps to related issues (Closes #921)
All checks were successful
CI / lint (pull_request) Successful in 1m58s
CI / build-release (pull_request) Successful in 5s
CI / browser-journey (pull_request) Successful in 58s
CI / release-candidate (pull_request) Has been skipped
170828b308
timmy merged commit ab77beb3fe into main 2026-08-15 23:47:03 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: stackchain/stackchain-dashboard#922
No description provided.