tektoncd/pipeline

Git resolver should consider oauthtoken for private catalog

Aberta

#6.894 aberto em 3 de jul. de 2023

 (4 comentários) (1 reação) (0 responsável)Go (1.943 forks)auto 404
help wantedkind/featurelifecycle/frozen

Métricas do repositório

Stars
 (9.013 estrelas)
Métricas de merge de PR
 (Mesclagem média 9d 3h) (137 fundiu PRs em 30d)

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.

Guia do colaborador