Skip to content

Split phabricator.submit_patch into submit_patch and update_patch#6382

Draft
suhaibmujahid wants to merge 1 commit into
mozilla:masterfrom
suhaibmujahid:worktree-split-phab-patch-actions
Draft

Split phabricator.submit_patch into submit_patch and update_patch#6382
suhaibmujahid wants to merge 1 commit into
mozilla:masterfrom
suhaibmujahid:worktree-split-phab-patch-actions

Conversation

@suhaibmujahid

@suhaibmujahid suhaibmujahid commented Jul 25, 2026

Copy link
Copy Markdown
Member

phabricator.submit_patch did double duty: create a revision, or update one if an optional revision_id was passed. That put the create-vs-update decision entirely on the agent getting one optional argument right. Omit it by mistake and a new revision appears instead of the intended update; pass a guessed number and an unrelated revision gets a new diff.

@suhaibmujahid
suhaibmujahid force-pushed the worktree-split-phab-patch-actions branch from 596fd69 to bfe005e Compare July 27, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant