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
a-t-0
changed the title
Allow setting commit status using personal access code or ssh key.
Allow setting commit status using personal access code.
Feb 17, 2022
Determine what the minimal permissions need to be to set the build status of a commit.
Allow passing an argument
--hubcssh
to let the user pick to set the build statuses using an ssh key. (This is moved into a separate issue: Allow setting GitHub commit status using ssh key. #81)Allow passing an argument
--hubcpat
to let the user pick to set the build statuses using an personal access token.Call this method to set the GitHub personal access token at the start of the code.
Create method to verify commit build status setting ability.
Call method to verify commit build status setting ability, after creating the token.
The text was updated successfully, but these errors were encountered: