Skip to content

Allow user names to not be registered as secrets #94

Description

@rbell-mfj

It would be nice if load-secrets-action had a way to exempt certain values from being registered with the runner as secrets -- particularly username values. These are often not particularly (or at all) secret, and in some environments they tend to be very common strings like admin or readonly (or the name of a client, say).

Making these secrets can have unintended effects, like forcing important debug information to be redacted in logs and preventing other strings that coincidentally contain these values from being passed correctly between jobs via outputs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions