Releases: yinlinchen/amplify-preview-actions
Releases · yinlinchen/amplify-preview-actions
[email protected]
What's Changed
- Update README.md by @sean-smith in #6
- Don't require Backend Environment ARN by @sean-smith in #7
- Don't Create new branch if branch exists by @sean-smith in #9
- fix branch_exists by @yinlinchen in #11
- revert back #9 by @yinlinchen in #12
- feat: environment variables support by @jwarykowski in #16
New Contributors
- @sean-smith made their first contribution in #6
- @yinlinchen made their first contribution in #11
- @jwarykowski made their first contribution in #16
Full Changelog: v1.1...v1.2
[email protected]
What's change in this version:
- Add auto commenting to PR with the preview url
[email protected]
AWS Amplify Pull-Request Previews currently only supports private GitHub repository. This amplify-preview-actions GitHub action enables the ability to deploy AWS Amplify Pull-Request Previews for your open source and public GitHub repository.
With this amplify-preview-actions GitHub action, you can define your own rule to deploy the Pull-Request branch to the AWS Amplify console app page for a preview. For example, you can setup a rule only a pull request is labeled with Ready for review and is assigned to a reviewer; and clean up the previews after the pull request is merged or closed.
Version 0.2
Version 0.2 release