Title: CI blocked org-wide: required `audit` check references missing `release-audit` harness repo (404) · Issue #24 · Coding-Dev-Tools/.github · GitHub
Open Graph Title: CI blocked org-wide: required `audit` check references missing `release-audit` harness repo (404) · Issue #24 · Coding-Dev-Tools/.github
X Title: CI blocked org-wide: required `audit` check references missing `release-audit` harness repo (404) · Issue #24 · Coding-Dev-Tools/.github
Description: Summary The required audit status check (workflow .github/workflows/release-audit.yml) is failing on every branch — including the default branches — across 9 repositories. Root cause: the workflow checks out a shared harness repo that do...
Open Graph Description: Summary The required audit status check (workflow .github/workflows/release-audit.yml) is failing on every branch — including the default branches — across 9 repositories. Root cause: the workflow ...
X Description: Summary The required audit status check (workflow .github/workflows/release-audit.yml) is failing on every branch — including the default branches — across 9 repositories. Root cause: the workflow ...
Opengraph URL: https://github.com/Coding-Dev-Tools/.github/issues/24
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"CI blocked org-wide: required `audit` check references missing `release-audit` harness repo (404)","articleBody":"## Summary\n\nThe required **`audit`** status check (workflow `.github/workflows/release-audit.yml`) is failing on **every branch** — including the default branches — across 9 repositories. Root cause: the workflow checks out a shared harness repo that **does not exist**.\n\n```yaml\n- name: Check out the shared release-audit harness\n uses: actions/checkout@...\n with:\n repository: Coding-Dev-Tools/release-audit # \u003c-- returns 404, repo missing\n ref: main\n```\n\n`https://api.github.com/repos/Coding-Dev-Tools/release-audit` → **404 Not Found**. The checkout step therefore fails on every run, so the `audit` job can never go green. Because `audit` is a required check, this **blocks the entire merge pipeline** on the affected repos regardless of PR quality.\n\n## Affected repositories (9)\n\ndevforge-cli, crossrepo-dep-manager, api-contract-guardian, configdrift, schemaforge, json2sql, envault, deploydiff, apiauth\n\n## Evidence\n\n- `audit` check = `failure` on the **default branch** of deploydiff, configdrift, schemaforge, envault (not just PRs) — i.e. pre-existing, not introduced by any PR.\n- The harness repo `Coding-Dev-Tools/release-audit` returns 404 (authenticated and unauthenticated).\n\n## Fix options (owner decision needed)\n\n1. **Restore the harness** — (re)create `Coding-Dev-Tools/release-audit` with `audit.py` and push it to `main`. The gate goes green and starts doing its intended 8-angle scoring.\n2. **Retire the gate** — delete `release-audit.yml` from the 9 repos **and** remove `audit` from each branch protection required-checks list (branch protection changes require owner/admin UI access — the automation integration cannot edit protection rules).\n\nOption 2 requires editing branch protection, which this maintenance routine cannot do (the integration token gets 403 on the branch-protection API), so it needs a human.\n\n---\n_Filed automatically by the 2-hourly maintenance routine._\n\n---\n_Generated by [Claude Code](https://claude.ai/code)_","author":{"url":"https://github.com/Coding-Dev-Tools","@type":"Person","name":"Coding-Dev-Tools"},"datePublished":"2026-07-01T13:48:44.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/24/.github/issues/24"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:b0e8d117-5264-20b4-01dd-19d0ceb42231 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9EC8:2F8072:2788FFA:36385E9:6A4ED864 |
| html-safe-nonce | 9d2e15fd9e63a05695fdbc711cf89f5313be5370452cf7c1a7110192e52d719c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RUM4OjJGODA3MjoyNzg4RkZBOjM2Mzg1RTk6NkE0RUQ4NjQiLCJ2aXNpdG9yX2lkIjoiODQ1MjM4MDg1MTg4NzY5ODkyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 31575e3b1bc94fcbc80ab7f3694b995be67661d437e85e37dcae4df7f8c27b76 |
| hovercard-subject-tag | issue:4786151112 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/Coding-Dev-Tools/.github/24/issue_layout |
| twitter:image | https://opengraph.githubassets.com/23da7a2d662f20188be80cc41e5b637a542c978c56580ac7b03953ef2972945c/Coding-Dev-Tools/.github/issues/24 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/23da7a2d662f20188be80cc41e5b637a542c978c56580ac7b03953ef2972945c/Coding-Dev-Tools/.github/issues/24 |
| og:image:alt | Summary The required audit status check (workflow .github/workflows/release-audit.yml) is failing on every branch — including the default branches — across 9 repositories. Root cause: the workflow ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Coding-Dev-Tools |
| hostname | github.com |
| expected-hostname | github.com |
| None | 41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c |
| turbo-cache-control | no-preview |
| go-import | github.com/Coding-Dev-Tools/.github git https://github.com/Coding-Dev-Tools/.github.git |
| octolytics-dimension-user_id | 274649000 |
| octolytics-dimension-user_login | Coding-Dev-Tools |
| octolytics-dimension-repository_id | 1241581798 |
| octolytics-dimension-repository_nwo | Coding-Dev-Tools/.github |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1241581798 |
| octolytics-dimension-repository_network_root_nwo | Coding-Dev-Tools/.github |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | c37fe3e3f5f306900bd5b6bee97463f66c938b2c |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width