google/comprehensive-rust

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

Open

#1.117 geöffnet am 24. Aug. 2023

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.009 Forks)batch import
good first issuehelp wanted

Repository-Metriken

Stars
 (32.954 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 23h) (36 gemergte PRs in 30 T)

Beschreibung

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