Neon Create Branch GitHub Action
Version updated for https://github.com/neondatabase/create-branch-action to version 6.3.1.
- This action is used across all versions by 956 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Neon Create Branch Action is a GitHub Action designed to automate the creation of new branches in a Neon database project during CI/CD workflows. It dynamically provisions isolated Neon branches, enabling tasks such as testing, development, or creating feature-specific environments. If the specified branch already exists, the action retrieves its details, streamlining workflows and reducing manual effort.
What’s Changed
What’s Changed
- fix: update Neon logos by @philip in https://github.com/neondatabase/create-branch-action/pull/190
- chore: update dependencies to latest compatible versions by @gsalomao in https://github.com/neondatabase/create-branch-action/pull/193
- fix: prefer read_write endpoint when resolving connection info by @cemreinanc in https://github.com/neondatabase/create-branch-action/pull/192
- chore: migrate GitHub Action runtime from node20 to node24 by @kenchan0130 in https://github.com/neondatabase/create-branch-action/pull/210
New Contributors
- @philip made their first contribution in https://github.com/neondatabase/create-branch-action/pull/190
- @cemreinanc made their first contribution in https://github.com/neondatabase/create-branch-action/pull/192
- @kenchan0130 made their first contribution in https://github.com/neondatabase/create-branch-action/pull/210
Full Changelog: https://github.com/neondatabase/create-branch-action/compare/v6...6.3.1