tektoncd/pipeline

Git resolver should consider oauthtoken for private catalog

Open

#6,894 opened on Jul 3, 2023

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Go (1,943 forks)auto 404
help wantedkind/featurelifecycle/frozen

Repository metrics

Stars
 (9,013 stars)
PR merge metrics
 (PR metrics pending)

Description

Feature request

Currently, github resolver does not consider oauthtoken when they lookup the file in resolver param.

So basically, it's not possible to use private catalog via github now.

I think github is one of the major scm so it's good to support it first.

Use case

Use private github repo as resolver.

Contributor guide