Closed philnielsen closed 4 years ago
Thank you! Assuming bors is happy this will go out soon.
bors merge
BotComment: Development version of orb available for manual validation - eddiewebb/queue@dev:57
BotComment: Production version of orb available for use - eddiewebb/queue@1.5.0
Sometimes, teams don't use CIRCLECI_API_KEY as the environment variable name that holds their api keys, so allow them to provide it but don't change the default behavior for existing users. Adds #56
Checklist
Motivation, issues
56 Covers the motivation, our team uses a different variable for storing our circleci api key, so we want to be able to supply that to an orb.
Description
Adds a parameter for specifying the name of the environment variable which stores your API key.