ankidroid/Anki-Android

Translation sync: improve result when no Pull Request is necessary

Fechada

#20.853 aberto em 25 de abr. de 2026

 (4 comentários) (0 reação) (1 responsável)Kotlin (2.789 forks)batch import
DevGood First IssueHelp Wanted

Métricas do repositório

Stars
 (11.132 estrelas)
Métricas de merge de PR
 (Mesclagem média 9d 12h) (93 fundiu PRs em 30d)

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