Publish draft pull requests from mobile #1345
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#1345
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/1344-publish-draft-pull"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)