Matt and I continued to build out our GitHub action yesterday that Tweets to a first-time contributor once their pull request is merged into the main branch of a public repository.
- We got everything working except for sending out the actual Tweet, although we did output what would be Tweeted
- We learnt that some environment variables are not automatic.
- Tested the GitHub action some more with our test repository
- Here's our GitHub actions repository if you want to take a peek
Resources
- Creating a composite action
- Creating a composite action
- Workflow syntax for GitHub Actions
- snow-actions/tweet repository
- The GITHUB_TOKEN in GitHub Actions: How it Works, Change Permissions, Customizations
- Output Multiline Strings in GitHub Actions
Thanks as always for hanging out with me on the stream Matt!