envoyproxy/envoy

Auto-close dependabot PRs on envoyproxy repos other than envoy

Open

#19,954 建立於 2022年2月15日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)C++ (5,373 fork)batch import
dependenciesenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南