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.
Thanks as always for hanging out with me on the stream Matt!
- 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
Thanks as always for hanging out with me on the stream Matt!
Hey Nick, Love your github action! Getting analytics on the use of your action is a bit difficult on Github at the moment so I created a platform to solve that problem! Check it out at https://actions.boringday.co/get-started and let me know if it helps! Cheers!