Add zh_hant in opensource friday and rename zh to zh_hans#1322
Add zh_hant in opensource friday and rename zh to zh_hans#1322jyangchisyan wants to merge 4 commits into
Conversation
ad47c08 to
32d9069
Compare
|
closing/reopening to try and force codeql to run again |
|
Hey @jyangchisyan — thanks for opening #1322 and for the patience while this sat. The actual blocker turned out to be infrastructure, not your code: this repo's org-level code-scanning ruleset requires CodeQL results on every PR, but CodeQL default setup here only runs on pushes to main, not on fork PRs. So #1322 was permanently BLOCKED regardless of @tomthorogood's approval back in December. To get it un-stuck I re-opened your change from a local branch in this repo as #1333 (you're preserved as the commit author). On top of your commit it picks up two small additions to address Copilot's review of the new PR: redirect_from: /zh/ on the three zh_hans pages so existing inbound links (search results, external references) don't 404 after the rename. |
Add zh_hant, rename zh to zh_hans (re-opened from #1322)
Have you followed the contributing guidelines?
Have you explained what your changes do, and why they add value?
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.
Add zh_hant in opensource friday and rename zh to zh_hans