Some improvements to do:
For setting gh_token globally, the way it would work, is that we set some file at home directory (.pkpconfig or similar) and add the token to it. Similar to what tools like git or aws cli do, and read that file when using the tool. (make sure this works on windows) For setting Github token, you just need to prefix the command with GITHUB_TOKEN=my_personal_token i.e. GITHUB_TOKEN=my_personal_token pkp-plugin bump
Some improvements to do:
For settingFor setting Github token, you just need to prefix the command withgh_tokenglobally, the way it would work, is that we set some file at home directory (.pkpconfigor similar) and add the token to it. Similar to what tools likegitorawscli do, and read that file when using the tool. (make sure this works on windows)GITHUB_TOKEN=my_personal_tokeni.e.GITHUB_TOKEN=my_personal_token pkp-plugin bump