ankidroid/Anki-Android

Translation sync: improve result when no Pull Request is necessary

Open

#20,853 创建于 2026年4月25日

在 GitHub 查看
 (4 评论) (0 反应) (1 负责人)Kotlin (11,132 star) (2,789 fork)batch import
DevGood First IssueHelp Wanted

描述

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

贡献者指南