Advance Today after merging a planned pull request #408

Merged
rockachopa merged 1 commits from timmy/407-merge-pr-and-advance-today into main 2026-08-09 14:56:40 +00:00
Member

Closes #407

Product slice

  • label merge as Merge & next during an active Today session
  • after server-confirmed merge, remove the PR and advance exactly once without intermediate reconciliation
  • preserve normal merge copy outside sessions and the existing final-session completion announcement
  • leave failed merges in My Work without advancing

Verification

  • RED: focused merge/session test failed before implementation
  • GREEN: python3 -m pytest tests/test_my_work.py -q → 153 passed
  • Full suite: python3 -m pytest tests/ -q → 780 passed
  • JavaScript syntax: node --check frontend/dashboard.js
Closes #407 ## Product slice - label merge as **Merge & next** during an active Today session - after server-confirmed merge, remove the PR and advance exactly once without intermediate reconciliation - preserve normal merge copy outside sessions and the existing final-session completion announcement - leave failed merges in My Work without advancing ## Verification - RED: focused merge/session test failed before implementation - GREEN: `python3 -m pytest tests/test_my_work.py -q` → 153 passed - Full suite: `python3 -m pytest tests/ -q` → 780 passed - JavaScript syntax: `node --check frontend/dashboard.js`
rockachopa added 1 commit 2026-08-09 14:55:21 +00:00
feat: advance Today after pull request merge (#407)
All checks were successful
CI / lint (pull_request) Successful in 43s
CI / build-release (pull_request) Successful in 4s
CI / release-candidate (pull_request) Has been skipped
321474e8cf
rockachopa merged commit 3ba1fe76f0 into main 2026-08-09 14:56:40 +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#408
No description provided.