Add ability to prompt for GRM token when needed #137
Labels
0 - _Triaging
Issue is accepted, but a milestone has yet to be added for the issue
Improvement
Issues that enhances existing functionality, or adds new features
Checklist
Is Your Feature Request Related To A Problem? Please describe.
Currently, an environment variable is needed to set up when handling GitReleaseManager related tasks.
This requires that the user sets the environment variable before running the build scripts, causing an increased risk of these tokens to be visible to others.
Describe The Solution. Why is it needed?
We should add the ability to have the tasks related to GitReleaseManager prompt for a token when it hasn't already been specified as an environment variable. This should probably just be for the create release notes, and the publish github release as we normally run these manually in certain places.
Additional Context
No response
Related Issues
No response
The text was updated successfully, but these errors were encountered: