-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
Description
ππ» Automating gr2m/helpdesk, Episode I
π
Monday, May 10th, 2021
π noon 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
I've layed 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!
In this show, I'll try to automate the links to upcoming and past shows in both https://github.com/gr2m/helpdesk and my profile page at https://github.com/gr2m
Outline
- Walkthrough of how I currently manage shows in this repository
- Figure out a way to automatically generate the content for upcoming and past shows
- Update the
README.md
files in this repository and in https://github.com/gr2m/gr2m
Preparation
I don't think any preparation is needed, we'll just wing it. It will be fun π
Shownotes
- The work-in-progress plugin for GraphQL pagination: π§ Initial versionΒ octokit/plugin-paginate-graphql.js#1
- The great
readme-box
tool by @JasonEtco: https://github.com/JasonEtco/readme-box - The script we created today:
index.js
- The GitHub Action workflow we created today
.github/workflows/update-shows-in-README.yml