ankidroid/Anki-Android

Translation sync: improve result when no Pull Request is necessary

Geschlossen

#20.853 geöffnet am 25.04.2026

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Kotlin (2.789 Forks)batch import
DevGood First IssueHelp Wanted

Repository-Metriken

Stars
 (11.132 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9T 12h) (93 gemergte PRs in 30 T)

Beschreibung

Currently this fails with an 'error'

Run git add docs/marketing/localized_description AnkiDroid/src/main/res
On branch i18n_sync
nothing to commit, working tree clean
Error: Process completed with exit code 1.

https://github.com/ankidroid/Anki-Android/actions/runs/24928497735


It would be better to terminate this check with a 'neutral' result

The check run completed with a neutral result. This is treated as a success for dependent checks in GitHub Actions.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks#:~:text=check%20run%20failed.-,neutral,-The%20check%20run

Contributor Guide