The .github Folder: Your Repository's Secret Control Center

|

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.

GitHub Copilot Setup: From Zero to Hero in Your Repository

|

A comprehensive walkthrough of setting up GitHub Copilot best practices in your repository, from licensing to custom instructions and advanced configurations.

Create a GHEC org via script

|

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.

GitHub Copilot tab-complete not working in markdown files

|

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.

Setting up Shared Enterprise Actions

|

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.