Today, we are thrilled to announce the General Availability (GA) of the Heroku GitHub Enterprise Server Integration . For our Enterprise customers, the bridge between code and production must be more than just convenient. It must be resilient, secure, and governed at scale. While our legacy OAuth integration served us well, the modern security landscape demands a shift away from personal credentials toward managed service identities. Why switch to the GitHub Apps integration? This new integration is built on GitHub Apps , moving beyond the limitations of personal OAuth tokens to provide a more robust connection for mission-critical pipelines. Decoupled authentication : Historically, if the developer who set up a pipeline left the organization, the deployment would break. With this integration, the GitHub App acts as its own identity. Your CI/CD pipelines remain stable regardless of personnel changes. Granular security : GitHub Apps offer superior permission control compared to broad OAuth scopes.…