openshift-pipelines / pipelines-as-code

Pipelines-as-Code for Tekton
https://pipelinesascode.com
Apache License 2.0
124 stars 81 forks source link

Add new command to authenticate user with github #1717

Open zakisk opened 2 weeks ago

zakisk commented 2 weeks ago

Changes

This PR adds a new command auth to tkn pac which authenticate user with Github as described in issue #680

example

tkn-pac auth login

Submitter Checklist