Aligns grm CI with the infra efficiency fixes (OBL-INFRA-613/615/616):
- docs-only PRs skip heavy validate steps (docs gate + spec + size + merge checks still run)
- failure-issue step removed from PR CI (issues are for deploy-pipeline failures)
- post-merge cancel-in-progress: false (protect in-flight release/publish)
Closes GRM-172
emil
changed title from GRM-172: ci: docs fast-path, notify-failure scoping, post-merge queue to GRM-172: CI hygiene: docs fast-path, notify-failure scoping, post-merge cancel2026-09-21 18:50:31 +00:00
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.
Aligns grm CI with the infra efficiency fixes (OBL-INFRA-613/615/616):
Closes GRM-172
GRM-172: ci: docs fast-path, notify-failure scoping, post-merge queueto GRM-172: CI hygiene: docs fast-path, notify-failure scoping, post-merge cancelCI hygiene changes mirror the devx/sso-bridge equivalents already merged; docs fast-path + notify-failure scoping + post-merge queue verified.