envoyproxy/envoy
GitHub で見るAuto-close dependabot PRs on envoyproxy repos other than envoy
Open
#19,954 opened on 2022年2月15日
dependenciesenhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
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