gr2m / helpdesk

Answering all your GitHub API/automation questions live on Twitch
https://twitch.tv/gregorcodes
Creative Commons Zero v1.0 Universal
22 stars 11 forks source link

📅 6/14 @ noon PT - Automating gr2m/helpdesk, Episode VI #27

Closed gr2m closed 3 years ago

gr2m commented 3 years ago

💁🏻 Automating gr2m/helpdesk, Episode VI 📅 Monday, June 14, 2021 🕐 12:00pm Pacific Time (in your timezone) 🎙️ no guests 🏷️ Automation


Subscribe to this issues to get a notification before the show begins and a summary after the show concludes.

Automating gr2m/helpdesk, Episode VI

I've laid out the current process for this repository at https://github.com/gr2m/helpdesk/tree/f085060fb98f61a005c9e79df15fdad6466c6a1a#how-i-use-this-repository. It's mostly manual. Time to spice it up a bit with some automation!

Outline

  1. Quick recap what was automated so far
  2. Automatically comment on show issues when it goes live

Preparation

Recording

image

Shownotes

I created a script that loads all upcoming shows from this repositories issues and turns them into aUTC Cron schedule expressions. I then pass these expressions to the Set Cron Schedule Action. That means I know have a workflow which will always be triggered at the exact time when a show starts.

gr2m commented 3 years ago

🔴 now live on https://www.twitch.tv/gregorcodes

gr2m commented 3 years ago

recording is now on Twitch:

image

gr2m commented 3 years ago

Show is now on YouTube: https://youtu.be/QrIotO8vbxk

Feel free to ask more questions if you have any