This message was deleted.
# announcements
s
This message was deleted.
1
a
gt stack submit —draft —no-edit
o
But that command would go and put your existing PRs in the stack sent for review back into draft state (unlike
--no-interactive
). I guess what I'm getting at is if there'd be a way to upload pictures/screencasts during CI submit somehow without using an external tool.
Or otherwise
--no-interactive
seems really buried, but I feel like it merits its own short flag like
gt ss -z
? Unless I'm not following the right workflow
a
Maybe @Jacob Gold has a better solution. Another option would be to upload the images/screencast to cloud storage & paste the link while editing the PR description in the CLI submit.
o
I'm not sure how great it would work, but one option is instead of popping the default system editor to edit the PR message, the
gt
CLI could pop open a browser with some local webpage (or some native GUI editor) to edit the PR description, and would wait until that message is saved (like to disk somewhere and poll when it does). Another option is if there's ever a Graphite desktop app with a menu bar/system tray integration, then you could drop screenshots/videos in there to be uploaded to Graphite's storage
You probably have bigger fish to fry though, I can deal with
gt ss -no-interactive
for now
1