Skip to content

docs: prefer English for GitHub collaboration - #168

Merged
mirror29 merged 1 commit into
mainfrom
codex/english-first-collaboration
Aug 31, 2026
Merged

docs: prefer English for GitHub collaboration#168
mirror29 merged 1 commit into
mainfrom
codex/english-first-collaboration

Conversation

@mirror29

Copy link
Copy Markdown
Owner

Summary

  • Make English the default language for commit messages, branch names, pull requests, issues, discussions, reviews, release notes, and security reports.
  • Update the pull request and issue templates to surface the English-first convention while preserving accessibility exceptions.
  • Make the automated DeepSeek pull request review and all non-blocking failure messages use English.
  • Add regression coverage for the primary prompt, retry prompt, and every changed failure-output path.

Test Coverage

All 8 changed language-output paths are covered by regression tests.

  • Tests: 8 β†’ 12 in tests/test_deepseek_review.py (+4)
  • No new application control-flow branches were introduced.

Pre-Landing Review

No issues found. Testing, maintainability, and adversarial reviews completed.

Design Review

No product frontend files changed; design review was not applicable.

Eval Results

No project eval suite maps to this standalone review-script prompt. Prompt contracts are covered by deterministic unit assertions.

Scope Drift

Scope Check: CLEAN. The diff only changes collaboration-language policy, contributor templates, automated PR-review copy, and its tests.

Plan Completion

No plan file detected.

Verification Results

  • python3 -m unittest tests/test_deepseek_review.py β€” 12 passed
  • python3 -m py_compile scripts/deepseek_review.py
  • bash scripts/check-consistency.sh β€” 19 passed, 0 failed
  • git diff --check
  • Orchestration typecheck and Vitest β€” 535 passed
  • Evolver pytest β€” 113 passed
  • Ruff checks for all Python services

The local paper pytest suite could not start because the shared development database references migration 0044, which is not present on main; this is unrelated to the changed files and CI uses a clean migration state.

Test plan

  • Confirm all collaboration policy sources prefer English.
  • Confirm PR and issue templates request English by default.
  • Confirm automated review success, retry, and failure output is English.
  • Confirm no temporary dependency links or unrelated branch commits are included.

@github-actions

Copy link
Copy Markdown

Review base: 8d954c2

πŸ€– DeepSeek V4 Pro PR Review

LGTM.

@mirror29
mirror29 merged commit ed01be9 into main Aug 31, 2026
15 checks passed
@mirror29
mirror29 deleted the codex/english-first-collaboration branch August 31, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant