Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROPOSAL] Add workflow that prepares a PR to deploy to prod #13

Open
dblock opened this issue Sep 17, 2024 · 2 comments
Open

[PROPOSAL] Add workflow that prepares a PR to deploy to prod #13

dblock opened this issue Sep 17, 2024 · 2 comments
Assignees

Comments

@dblock
Copy link
Member

dblock commented Sep 17, 2024

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.

@nateynateynate
Copy link
Member

I'm all for this - sometimes waiting around for another maintainer is problematic.

@nateynateynate
Copy link
Member

I'm going to leave this open until I see the workflow operating properly a few times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants