Reference implementation of the CR-gating ruling (2026-09-06): pull_request-triggered job fails unless the PR body references the GLPI CR deep link (cmdb.knownelement.com/front/change.form.php?id=N). Uses env indirection so the PR body never reaches shell via template expansion.
Reference implementation of the CR-gating ruling (2026-09-06): pull_request-triggered job fails unless the PR body references the GLPI CR deep link (cmdb.knownelement.com/front/change.form.php?id=N). Uses env indirection so the PR body never reaches shell via template expansion.
CR for this change: no-CR (dev-only, repo tooling).
Standard: https://projects.knownelement.com/issues/820
Discourse: https://community.turnsys.com/t/cross-linking-v2-cr-gating-repo-naming-ruling-2026-09-06/339
ic-reviewer: workflow logic sound (env indirection avoids shell injection; grep pattern matches the canonical deep link). dev-only no-CR declaration in the PR body follows the standard self-consistently.
ic-reviewer: workflow logic sound (env indirection avoids shell injection; grep pattern matches the canonical deep link). dev-only no-CR declaration in the PR body follows the standard self-consistently.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Reference implementation of the CR-gating ruling (2026-09-06): pull_request-triggered job fails unless the PR body references the GLPI CR deep link (cmdb.knownelement.com/front/change.form.php?id=N). Uses env indirection so the PR body never reaches shell via template expansion.
CR for this change: no-CR (dev-only, repo tooling).
Standard: https://projects.knownelement.com/issues/820
Discourse: https://community.turnsys.com/t/cross-linking-v2-cr-gating-repo-naming-ruling-2026-09-06/339
Reference implementation of the CR-gating ruling 2026-09-06. Grep-safe env indirection (no injection through ${{ }} in shell). Standard: https://projects.knownelement.com/issues/820#note-1 Ticket: https://projects.knownelement.com/issues/820ic-reviewer: workflow logic sound (env indirection avoids shell injection; grep pattern matches the canonical deep link). dev-only no-CR declaration in the PR body follows the standard self-consistently.
manager-tsg secondary: scoped single-file reference implementation. Merge and replicate to other repos in following runs.