ankidroid/Anki-Android

Translation sync: improve result when no Pull Request is necessary

Open

#20.853 aberto em 25 de abr. de 2026

Ver no GitHub
 (4 comments) (0 reactions) (1 assignee)Kotlin (11.132 stars) (2.789 forks)batch import
DevGood First IssueHelp Wanted

Description

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

Guia do colaborador