Open imjasonh opened 9 months ago
// **************************************************************
// Replace 'YOUR_PAT_HERE' with your GitHub Personal Access Token
// If you're a gh cli user you can simply run this command from your terminal: gh auth token
var pat = 'YOUR_PAT_HERE';
// **************************************************************
I wonder if AppScript could federate with Octo STS :)
Enter a search query and populate a sheet: title, status, labels, assignee, etc
Edits to the sheet get highlighted and can be batch-applied. Sheets undo undoes the change.