ankidroid/Anki-Android

Translation sync: improve result when no Pull Request is necessary

已关闭

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

 (4 条评论) (0 个反应) (1 位负责人)Kotlin (2,789 个派生)batch import
DevGood First IssueHelp Wanted

仓库指标

星标
 (11,132 个星标)
PR 合并指标
 (平均合并 9天 12小时) (30 天内合并 93 个 PR)

描述

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

贡献者指南