Border0 Connect
Version updated for https://github.com/borderzero/gh-action to version v3.0.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides instant SSH access to GitHub Actions runner virtual machines using Border0’s ephemeral connector, enabling efficient debugging of failed workflows and inspection of build environments. It automates the setup and cleanup of temporary SSH connections, integrates GitHub context tags and Slack notifications, and allows for customized metadata tagging and background operation. This action simplifies troubleshooting and enhances visibility into CI/CD processes.
Release notes
What’s Changed
- Ephemeral connectors support by @pedroandrade in https://github.com/borderzero/gh-action/pull/14
New Contributors
- @pedroandrade made their first contribution in https://github.com/borderzero/gh-action/pull/14
Full Changelog: https://github.com/borderzero/gh-action/compare/v2.2...v3.0