Vercel Deploy Comment
Version updated for https://github.com/wiyco/vercel-deploy-comment to version v2.0.1.
- This action is used across all versions by ? 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, “Vercel Deploy Comment,” automates the deployment of one or more Vercel projects and environments directly from GitHub Actions while maintaining an updated comment within a pull request. It simplifies the process of managing deployments by dynamically generating a table summarizing deployment details, such as project name, environment, status, preview link, and timestamp, in a single pull request comment. The action is designed to streamline deployment tracking, improve collaboration, and ensure clarity in multi-environment workflows.
What’s Changed
What’s Changed
- chore: add hardened workflow for action major tags by @wiyco in https://github.com/wiyco/vercel-deploy-comment/pull/3
Full Changelog: https://github.com/wiyco/vercel-deploy-comment/compare/v2.0.0...v2.0.1