google/comprehensive-rust

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

Open

#1.117 aberto em 24 de ago. de 2023

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)Rust (2.009 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (32.954 stars)
Métricas de merge de PR
 (Mesclagem média 9d 23h) (36 fundiu PRs em 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/.

Guia do colaborador