google / google/comprehensive-rust
Add CI job that ensures every translation builds
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 33.4k
- Forks
- 2.1k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 10
Description
Currently, I have to add each language individually to the branch protection rules for `main`. This a problem since we can merge PRs which fail later when building the translations for publishing.
I think we can handle this by adding a new CI job which waits on every translation and only succeeds when they all succeed.
_Originally posted by @mgeisler in https://github.com/google/comprehensive-rust/issues/2531#issuecomment-2571282773_
Contributor guide
Assessment
This issue has not been assessed yet.