Zephyr Preview Environments
Version updated for https://github.com/ZephyrCloudIO/zephyr-preview-environment-action to version v1.0.0.
- This action is used across all versions by 7 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the creation, update, and cleanup of preview environments for pull requests in a repository using Zephyr Cloud. It keeps one persistent comment updated with exact version, environment, tag, and dashboard links, streamlining code review processes by providing immediate preview deployments. The action supports Zephyr authentication via an organization CI token, GitHub token for pull request comments, and a custom GitHub App for branding comment authors.
What’s Changed
What’s Changed
- fix(deps): remediate Vanta SCA advisories (overdue + due ≤8d) by @ryok90 in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/89
- fix(actions): run preview action on Node 24 by @zackarychapple in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/92
- feat: refresh preview deployment comments by @Nsttt in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/94
- chore: prepare v1.0.0 release by @Nsttt in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/95
New Contributors
- @zackarychapple made their first contribution in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/92
Full Changelog: https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/compare/v0.2.0...v1.0.0