Graphite Draft Submit
@mgreten/graphite-draft-submitv2026.07.21.4
01README
Submit an already-validated Git commit as a draft GitHub pull request using the Graphite CLI, then independently verify with the GitHub CLI that the pull request points at the validated SHA, branch and base and is a draft.
02Release Notes
gh fallback fires on gt track failure (rebased-onto-remote-base case).
03Models
@mgreten/graphite-draft-submitv2026.07.21.4graphite_draft_submit.ts
fn shipDraft()
Submit an unchanged validated commit through Graphite and require a discoverable draft GitHub pull request that points at the validated SHA, branch and base
Resources
pullRequest(infinite)— The draft pull request produced for a work item
04Previous Versions
2026.07.21.3
Optional title/body args for house-style PR descriptions.
2026.07.21.2
Idempotent gh fallback: treat existing-PR as submitted.
2026.07.21.1
Add --no-stack + gh draft-PR fallback so shipDraft works non-interactively on git-fetched base branches without touching the parent.
2026.07.20.1
Initial release: Graphite draft-PR submission with independent GitHub verification of branch/base/head/draft.
05Stats
A
100 / 100
Downloads
1
Archive size
12.2 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
06Platforms
07Labels