mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-28 06:30:40 +00:00
8f174490d5
This add the github app token, this would help to get a user token from a github app which can be perused to do github operations. Flow would are usually going like this : events -> triggers event listenner \ -> start pipeline -> get user token from app (with this task) -> do operation (like ci checks or others) on github with this token. Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com> |
||
---|---|---|
.. | ||
run.yaml | ||
secret.yaml |