envoyproxy/envoy

Auto-close dependabot PRs on envoyproxy repos other than envoy

Open

#19.954 aberto em 15 de fev. de 2022

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)C++ (5.373 forks)batch import
dependenciesenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

Description

Currently dependabot opens PRs on any mirror repos of envoyproxy/envoy.

This is annoying both for users forking the repo, and for mirror repos under the envoyproxy org

There is not an easy solution to this as i understand it, other than maintaining patch commits to remove the dependabot config etc

One possible solution wrt to mirror repos in the envoyproxy domain is that we add a gh action to auto-close these - this is what we currently do manually

Guia do colaborador