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
What would you like to be added:
We would like to make the option to access repository by using Personal Access Token(PAT) in addition to using SSH key.
Why is this needed:
Now Pipecd uses SSH key to access repositories. But we can not control access policies to repositories when using SSH keys .
We should use Github Personal Access Token instead of SSH key.
What would you like to be added:
We would like to make the option to access repository by using Personal Access Token(PAT) in addition to using SSH key.
Why is this needed:
Now Pipecd uses SSH key to access repositories. But we can not control access policies to repositories when using SSH keys .
We should use Github Personal Access Token instead of SSH key.
ex. fluxCD adopt PAT to access repositories. https://fluxcd.io/flux/get-started/
The text was updated successfully, but these errors were encountered: