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

plugin: add request-public public prompt #519

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

Conversation

thibmeu
Copy link

@thibmeu thibmeu commented Aug 8, 2023

Both request-public and request-secret prompt the user for a secret input. This commit updates request-public to prompt a public input which the user can edit more easily.

@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
@thibmeu thibmeu temporarily deployed to Build, sign, release binaries August 8, 2023 20:51 — with GitHub Actions Inactive
} else {
reader = readPublic
}
secret, err := reader(message)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a better name for secret might be value now?

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.

2 participants