# Heroku Flow

Published articles for Heroku Flow.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Heroku and GitHub Enterprise Server: Stronger Security, Seamless Delivery

DevFeed: [Heroku and GitHub Enterprise Server: Stronger Security, Seamless Delivery](<https://devfeed.tech/articles/heroku-and-github-enterprise-server-stronger-security-seamless-delivery-26406.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/github-enterprise-server-stronger-security-seamless-delivery/>)

Author: Alberto Sigismondi

Published: 2026-02-11T22:08:19Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Security](<https://devfeed.tech/topics/security.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>)

Tags: [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [devops](<https://devfeed.tech/tags/devops.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-enterprise](<https://devfeed.tech/tags/heroku-enterprise.md>), [heroku-flow](<https://devfeed.tech/tags/heroku-flow.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [news](<https://devfeed.tech/tags/news.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [security](<https://devfeed.tech/tags/security.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

Heroku announces the general availability of its GitHub Enterprise Server integration. The GitHub Apps-based integration replaces personal OAuth credentials with managed identities, granular repository permissions, and organization-level governance for Heroku delivery workflows.

### Source excerpt

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 [...] The post Heroku and GitHub Enterprise Server: Stronger Security, Seamless Delivery appeared first on Heroku.

## Heroku AppLink: Extend Salesforce with Any Programming Language

DevFeed: [Heroku AppLink: Extend Salesforce with Any Programming Language](<https://devfeed.tech/articles/heroku-applink-extend-salesforce-with-any-programming-language-26369.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/applink-extend-salesforce-with-any-programming-language/>)

Author: Vivek Viswanathan

Published: 2025-07-17T15:00:37Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Programming language](<https://devfeed.tech/topics/programming-language.md>), [Code](<https://devfeed.tech/topics/code.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Python](<https://devfeed.tech/topics/python.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [agentforce](<https://devfeed.tech/tags/agentforce.md>), [apis](<https://devfeed.tech/tags/apis.md>), [applink](<https://devfeed.tech/tags/applink.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-flow](<https://devfeed.tech/tags/heroku-flow.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [programming-language](<https://devfeed.tech/tags/programming-language.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [salesforce](<https://devfeed.tech/tags/salesforce.md>)

### AI overview

Heroku introduces the generally available AppLink integration for Salesforce. AppLink lets developers securely deploy code written in different programming languages to the Salesforce platform and attach Heroku applications to multiple Salesforce orgs. The initial SDK support covers Node.js and Python, with Java examples using AppLink APIs.

### Source excerpt

The Salesforce platform offers a powerful array of tools for customization and building customer-centric experiences, from no-code automation with Flow, Prompt Builder, and Agent Builder, to robust Apex and Lightning Web Components. The art lies in choosing the right blend of these tools to achieve agility, optimize skill sets, and quickly adapt to business demands. [...] The post Heroku AppLink: Extend Salesforce with Any Programming Language appeared first on Heroku.

## Using GitHub Actions with Heroku Flow for additional Security Control

DevFeed: [Using GitHub Actions with Heroku Flow for additional Security Control](<https://devfeed.tech/articles/using-github-actions-with-heroku-flow-for-additional-security-control-26506.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/using-github-actions-heroku-flow-additional-security-control/>)

Author: Andrew Fawcett

Published: 2025-03-27T15:04:21Z

Content type: tutorial

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Heroku](<https://devfeed.tech/topics/heroku.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Security](<https://devfeed.tech/topics/security.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [docker](<https://devfeed.tech/tags/docker.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-flow](<https://devfeed.tech/tags/heroku-flow.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This tutorial explains how to run a GitHub Actions Runner on Heroku and connect GitHub Actions with Heroku Flow. It presents a sample configuration intended to support private repositories, source-code controls, security requirements, and CI/CD workflows while retaining the Heroku Pipeline dashboard experience.

### Source excerpt

Many advanced users want to use GitHub Actions with their applications on Heroku. Now there's a straightforward way to use these great systems together, and to meet strong security and compliance requirements at the same time. A Solution for GitHub IP Range Restrictions Heroku is a powerful platform that offers robust CI/CD capabilities and secure, [...] The post Using GitHub Actions with Heroku Flow for additional Security Control appeared first on Heroku.

## Heroku CI and Heroku Teams Now Free for Card Paying Customers

DevFeed: [Heroku CI and Heroku Teams Now Free for Card Paying Customers](<https://devfeed.tech/articles/heroku-ci-and-heroku-teams-now-free-for-card-paying-customers-26421.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/heroku-ci-and-heroku-teams-free/>)

Author: JorDanee Key

Published: 2023-08-24T20:00:00Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [ci](<https://devfeed.tech/topics/ci.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [ci](<https://devfeed.tech/tags/ci.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [dynos](<https://devfeed.tech/tags/dynos.md>), [github](<https://devfeed.tech/tags/github.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-flow](<https://devfeed.tech/tags/heroku-flow.md>), [news](<https://devfeed.tech/tags/news.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [product-features](<https://devfeed.tech/tags/product-features.md>), [teams](<https://devfeed.tech/tags/teams.md>)

### AI overview

Heroku announces that, starting September 1, 2023, card-paying customers will no longer pay the $10 monthly fees for Heroku CI or Heroku Teams with more than five members. Heroku also updated its pricing pages and CLI to show hourly costs alongside maximum monthly charges. Dyno and add-on usage during CI test runs remains charged.

### Source excerpt

We've just introduced three new changes to our pricing at Heroku, all designed to provide extra value to our customers and make cost estimation easier. These changes will kick in from September 1, 2023 onward: Your account will no longer be charged the $10 monthly fee for Heroku CI. Your account will no longer be [...] The post Heroku CI and Heroku Teams Now Free for Card Paying Customers appeared first on Heroku.