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
pass GITHUB_TOKEN to API if it is set
Currently the GITHUB_TOKEN environment variable is not used. Pass it to
the github API when reading the command list to allow accessing private
repositories.
Signed-off-by: Haggai Eran <haggaie@nvidia.com>