google/comprehensive-rust

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

Open

#1,117 opened on Aug 24, 2023

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Rust (2,009 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (32,954 stars)
PR merge metrics
 (Avg merge 9d 23h) (36 merged PRs in 30d)

Description

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/.

Contributor guide