- We will create an out of office responder when assigned issues on GitHub.
- A workshop exercise to demonstrate how GitHub webhooks work using @octokit/webhooksand how we can make calls to GitHub using @octokit/rest
-
No need to do this prior to the workshop. We will go over each item step by step during the workshop.
-
Register an account on GitHub if you do not already have an account.
-
Connect to the Out of Office Skeleton project
- Obtain a Personal Access Token by following these steps here You will need the Personal Access Token (PAT) value later.
- Follow these steps. Remember what the URL is when the glitch project is remixed.
We will come back to setting up your glitch project after we set up the webhook!
- Set up the webhook by following these steps. Remember the secret you had set for the webhook.