Neon Create Branch GitHub Action
Version updated for https://github.com/neondatabase/create-branch-action to version v6.3.0.
- This action is used across all versions by 871 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Neon Create Branch GitHub Action automates the creation of new branches in Neon projects or retrieves details of existing ones if the branch already exists. It is designed to streamline workflows by dynamically provisioning isolated Neon branches for tasks such as testing, development, or feature-specific environments. This action simplifies environment management for CI/CD pipelines by integrating seamlessly with Neon and GitHub.
Release notes
What’s Changed
- feat: add support for retrieving
auth_urlfor neon auth by @Shridhad in https://github.com/neondatabase/create-branch-action/pull/184
Full Changelog: https://github.com/neondatabase/create-branch-action/compare/v6...v6.3.0