Commenting on PRs from GitHub Actions
This is a short note which explains how to set up a GitHub Action to post a comment on a pull request. The GitHub MarketplaceRead More »
Using GitHub Actions to deploy to AWS Lightsail
At Simiotics, we’ve started using AWS Lightsail instances to deploy prototypes, proofs of concept, and services that don’t need to scale even in production. It’sRead More »
How To Build a GitHub App: Step-by-step instructions
At Bugout, we are heavy users of the GitHub API. We primarily use it for data analysis. GitHub’s personal access tokens have worked really wellRead More »