Publish draft pull requests from mobile #1345

Merged
timmy merged 1 commits from timmy/1344-publish-draft-pull into main 2026-08-24 10:16:35 +00:00
Owner

Closes #1344

Adds a guarded draft-to-ready transition for authored, assigned pull requests, verifies the unchanged head and resulting Gitea draft state, then continues directly into the existing reviewer picker.

Tests:

  • python3 -m pytest tests/test_pull_api.py tests/e2e/test_mobile_publish_draft_pull_release.py -q (47 passed)
  • python3 -m pytest tests/ -q (2534 passed, 15 skipped)
  • rendered Chromium at 320x568 and 390x844
Closes #1344 Adds a guarded draft-to-ready transition for authored, assigned pull requests, verifies the unchanged head and resulting Gitea draft state, then continues directly into the existing reviewer picker. Tests: - `python3 -m pytest tests/test_pull_api.py tests/e2e/test_mobile_publish_draft_pull_release.py -q` (47 passed) - `python3 -m pytest tests/ -q` (2534 passed, 15 skipped) - rendered Chromium at 320x568 and 390x844
timmy added 1 commit 2026-08-24 10:07:05 +00:00
feat: publish draft pull requests from mobile (Closes #1344)
All checks were successful
CI / lint (pull_request) Successful in 3m22s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 5m33s
CI / release-candidate (pull_request) Has been skipped
a4ae3e1c7f
timmy merged commit 4e074ae18e into main 2026-08-24 10:16:35 +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#1345
No description provided.