10 Sep 2025
|
github
automation
workflows
devops
repository-management
best-practices
A comprehensive guide to the .github folder and all the powerful configuration files that can transform your repository from amateur hour to enterprise-grade automation.
10 Sep 2025
|
github
copilot
ai
devops
productivity
automation
A comprehensive walkthrough of setting up GitHub Copilot best practices in your repository, from licensing to custom instructions and advanced configurations.
12 Jan 2023
|
github
automation
graphql
A super common task is automating the creation of GitHub objects. One, organziations, isn’t super well documented and kind of hard to find so I’m making a note on how to do it.
28 Sep 2021
|
github
copilot
markdown
all-in-one
extension
vscode
I’ve been with the beta for GitHub Copilot for a while and I recently noticed that the tab-complete stopped working when editing markdown files. I started searching and found a couple GH issues, one of which has a usable workaround.
28 Sep 2021
|
github
actions
enterprise
runner
I recently had a customer that wanted to set up shared runners in their enterprise but the docs weren’t super clear so I wrote up these steps to make it easier.