Allow to supply tokens by file #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the Docker world it is commonplace to allow for sensitive Environment Variables to be supplied via a file to facilitate using features like Docker (Swarm) Secrets. General best practice is to supply a filename via a
${{ENV}}_FILE
environment variable.I would propose adding the following environment varaibles:
which will point to a file (or Secret for that matter) where the bot will use the contents of each file to read its