Skip to content

Allow user names to not be registered as secrets #94

@rbell-mfj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions