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
Add environmental variables for GitHub tokens (#41)
GitHub tokens can be passed only using command line options.
This limits certain deployments which use environmental variables. Systems without a shell cannot expand environmental variables in command line arguments.
This change adds an option to use environmental variables to pass GitHub webhook token and GitHub API token.
Signed-off-by: Patryk Zmigrodzki <[email protected]>
Signed-off-by: Patryk Zmigrodzki <[email protected]>
0 commit comments