generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
What/Why
What are you proposing?
Instead of having a human open a PR to deploy to prod like #12, add a workflow that opens a PR every time main changes. This will allow any maintainer to merge that PR with a single click to deploy to prod.
What users have asked for this feature?
Every maintainer of this repo.
What problems are you trying to solve?
Currently someone (a maintainer) has to open the PR manually, which takes time. It also prevents that maintainer to deploying to prod because they cannot approve their own PR.
What is the developer experience going to be?
There will always be a PR ready to deploy to prod.
Are there any security considerations?
A maintainer will be able to deploy whatever is in prod at any time.
Metadata
Metadata
Assignees
Labels
No labels