google/comprehensive-rust

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

Open

#1 117 ouverte le 24 août 2023

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)Rust (2 009 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (32 954 stars)
Métriques de merge PR
 (Merge moyen 9j 23h) (36 PRs mergées en 30 j)

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

Guide contributeur