google/comprehensive-rust

Add GH action to check that `labeler.yml` is updated

Open

#1,117 创建于 2023年8月24日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Rust (2,009 fork)batch import
good first issuehelp wanted

仓库指标

Star
 (32,954 star)
PR 合并指标
 (平均合并 9天 23小时) (30 天内合并 36 个 PR)

描述

I noticed that we don't add the translation/xx labels to every PR. We should create a GH action which checks that the .github/labeler.yml file is up to date. This means, parse it and compare it to PO files in po/.

贡献者指南