pr-deployments icon indicating copy to clipboard operation
pr-deployments copied to clipboard

Pull request deployments with GitHub Actions and GitHub Deployments

The workflow in this repository shows how a /deploy comment on a pull request can deploy the source code to an environment. In addition, the user is kept up-to-date on the deployment status using the GitHub Deployments construct.

More information about this workflow can be found in my blog post: Deploy your pull requests with GitHub Actions and GitHub Deployments