by Steve Endow
[This blog post was 100% human written. None of this post was drafted or written by an AI.]
A quick note for any Dynamics 365 Business Central developers looking to use AL-Go for GitHub.
Be very careful if you choose to upgrade to GitHub Enterprise. There is a big catch. (as of June 2026)
If you are an ISV or partner, or an organization that has multiple developers and multiple projects, you will likely want to use AL-Go, and also several features of GitHub to make your devops processes more efficient. You will likely want to use templates and actions to streamline your project setup process and pipelines to streamline your builds.
We went down this rabbit hole and quickly found that in order to get the most out of GitHub, we would need to graduate from an Organization account to an Enterprise account. The features we needed were not clearly listed on the GitHub subscription feature list, but when we dug into the settings in a repo, we found out that the features we wanted require the Enterprise subscription. And we estimated that we would likely exceed the 3,000 CI/CD minutes per month under the Team subscription.
![]() |
| It was not obvious that we needed Enterprise |

