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

feat: add confirmation step to secrets set #3948

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DennisKraaijeveld
Copy link

Change Summary

What and Why:
When publishing secrets to our apps, there's currently no confirmation step. This led to an incident where secrets were accidentally overwritten on the main app instead of the staging app due to a missing --app flag, causing the main app to break.

How:
Implement a confirmation prompt when publishing secrets. This will require users to explicitly confirm their action before secrets are published, reducing the risk of accidental overwrites.

Related to:


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

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

Successfully merging this pull request may close these issues.

1 participant