Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: allow token from environment variable and add -y switch for avoiding prompt #75

Closed
tjaneczko opened this issue Aug 27, 2018 · 1 comment

Comments

@tjaneczko
Copy link
Collaborator

We'd like to use gh-release through a CI/CD system (Jenkins). We can include a GitHub token as an environment variable, and would like to use that as we have some projects on github.com and some projects on an enterprise github (the current ghauth supports one or the other, not both). Adding support for a GH_RELEASE_GITHUB_TOKEN environment variable would be perfect. Additionally, we would want to bypass the yes/no prompt for actually performing the publish, so something like a -y switch would be perfect.

If this all sounds good, you can assign this to me, as I'll probably end up working on this soon.

@ungoldman
Copy link
Owner

These feature requests both sound totally reasonable!

Please feel free to tackle these issues.

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

No branches or pull requests

2 participants