Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 523 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 523 Bytes

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