You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
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 😄
The text was updated successfully, but these errors were encountered:
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.
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 😄
The text was updated successfully, but these errors were encountered: