From 67c54c7290716902b4f6226636f279caf24601e9 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:11:08 +0000 Subject: [PATCH] fix(settings): disable check-suite auto-trigger for Claude and CodeRabbit on .github Applied PATCH to repos/petry-projects/.github/check-suites/preferences to set auto_trigger_checks: false for Claude (app_id: 1236702) and CodeRabbit (app_id: 347564). This stops GitHub from auto-creating orphaned "queued" check suites on every push that permanently blocked auto-merge. Updates compliance status table to reflect remediation date. Closes #210 Co-authored-by: Don Petry --- standards/github-settings.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/standards/github-settings.md b/standards/github-settings.md index ada42ea4..cc0414c1 100644 --- a/standards/github-settings.md +++ b/standards/github-settings.md @@ -407,8 +407,9 @@ When creating a new repository in `petry-projects`: ## Current Compliance Status -**Repository settings:** All 7 repos are fully compliant as of 2026-04-05 -(remediated via `scripts/apply-repo-settings.sh --all`). +**Repository settings:** All 7 repos are fully compliant as of 2026-05-08 +(check-suite auto-trigger preferences re-applied for `.github` via API; +last full remediation via `scripts/apply-repo-settings.sh --all` on 2026-04-05). **Ruleset status (as of 2026-05-04):**