GitHub Actions Reduce Github Action Runs with Smart Triggers Use GitHub action triggers to fine-tune workflows and run for every pull request, commit push, or run pipelines manually.
Project & Team Management Useful Settings for New Github Repositories One important and easy way to ensure developers are pushing working code is to implement static analysis as Github Actions on your code.
Development Practices Use Github’s Saved Replies to Supercharge Your Code Reviews One of my favorite tips for making pull request reviews more useful, efficient, and enjoyable is Github's "Saved replies."
Developer Tools GitHub Copilot: The Good, The Bad, The Ugly GitHub's new AI-powered pair programmer, GitHub Copilot, provides some time-saving use cases, unfortunate flaws, and interesting implications.
Developer Tools Setting up GitHub Actions for a React/Node Project How to set up GitHub Actions for a React, Node, Postgres, Yarn, and Typescript project running on Heroku. And why I won't be going back to CircleCI.