renovatebot/renovate

Allow a repo autodiscover by owner team config option

Aberta

#8.007 aberto em 14 de dez. de 2020

 (16 comentários) (0 reação) (0 responsável)TypeScript (1.916 forks)batch import
help wantedpriority-4-low

Métricas do repositório

Stars
 (14.066 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

What would you like Renovate to be able to do?

In scenarios where there is a large number of repos under the same organization, and they belong to different teams, maintaining the autodiscoverFilter option requires manual maintenance and is not scalable when new repos are created on a regular basis. Would be nice to have another option to leverage a combination of autodiscoverFilter and another filtering option by the owner team, in GitHub teams are given an Id and the GitHub API allows to query repos by that team ID.

Guia do colaborador