Skip to content

Enforce English-only GitHub tasks at the forge - #1292

Open
gHashTag wants to merge 1 commit into
mainfrom
feat/english-github-tasks
Open

Enforce English-only GitHub tasks at the forge#1292
gHashTag wants to merge 1 commit into
mainfrom
feat/english-github-tasks

Conversation

@gHashTag

@gHashTag gHashTag commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Contract

  • Reject new issue titles or bodies containing non-ASCII letters.
  • Keep punctuation, Markdown, URLs, paths, and emoji available.
  • Close invalid issues automatically regardless of whether they came from Queen, CLI, or the web.
  • Install strict Lefthook checks for task language, commit subjects, agent trailers, and branch names.

Evidence

  • Policy self-test passes.
  • English fixture passes.
  • Non-English fixture is refused.
  • Workflow and Lefthook YAML parse successfully.

Closes #1291

@gHashTag
gHashTag force-pushed the feat/english-github-tasks branch from ce82d3f to 70ae7a6 Compare September 1, 2026 08:54
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.

Enforce English-only GitHub tasks while preserving RU/EN UI

1 participant