Slackbot
03/07/2023, 11:42 PMAryaman
03/08/2023, 1:27 AMOleg Vaskevich
03/08/2023, 4:05 AM--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.Oleg Vaskevich
03/08/2023, 4:09 AM--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 workflowAryaman
03/08/2023, 3:22 PMOleg Vaskevich
03/09/2023, 6:16 PMgt
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 storageOleg Vaskevich
03/09/2023, 6:17 PMgt ss -no-interactive
for now