Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Populate project token via env vars #32

Open
jault3 opened this issue Jan 24, 2018 · 2 comments
Open

Populate project token via env vars #32

jault3 opened this issue Jan 24, 2018 · 2 comments

Comments

@jault3
Copy link

jault3 commented Jan 24, 2018

I am looking at integrating this plugin into a few of my projects and noticed recently you could populate the organization token via an environment variable. Would it be possible to do the same for the project token? This would help keep tokens out of source code repos and have a generic process for all of my projects in CI.

I don't write much scala, or have much experience with sbt (other than a couple of days running commands), so I don't feel comfortable making a PR 😄

@raboof
Copy link
Contributor

raboof commented Jan 24, 2018

That sounds like a reasonable feature - though I noticed that when the project name matches, the project token is optional, so in most cases I don't need to deal with it at all.

@jault3
Copy link
Author

jault3 commented Jan 24, 2018

I did not realize it was optional when the name matches, thanks! That makes this less of a priority, but still not a bad feature to have.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants