Skip to content

Blocker: strict-23 rollout preflight failed (missing external/internal contexts) #13

Description

@Prekzursil

Date: March 1, 2026

Summary

  • Strict-check rollout preflight failed on main.
  • Branch protection is currently not enabled on main.
  • Required external contexts and several internal contexts are not being emitted.
  • Under no-bypass policy, rollout is paused until these integrations/workflows exist and are green on PR head.

Evidence

  • Repo: Prekzursil/WebCoder
  • Main SHA checked: 0b35b666ffd1fe0a14967edacd6c1508ab5ec588
  • Branch protection query returned no required status checks.

Commands used

gh repo view Prekzursil/WebCoder --json nameWithOwner,defaultBranchRef,url
gh api repos/Prekzursil/WebCoder/branches/main/protection
gh api repos/Prekzursil/WebCoder/commits/main --jq .sha
gh api repos/Prekzursil/WebCoder/commits/<sha>/check-runs?per_page=100
gh api repos/Prekzursil/WebCoder/commits/<sha>/status

Missing canonical strict-check contexts

  • applitools-core
  • pr-agent
  • deep-agent
  • audit-pr-evidence
  • backend
  • backend-postgres
  • coverage
  • CodeQL
  • codecov-analytics
  • CodeRabbit
  • dependency-review
  • compose-smoke
  • frontend
  • label
  • codacy-equivalent-zero
  • sonar-branch-zero
  • Seer Code Review

Present key contexts (subset)

  • Analyze (actions)
  • Analyze (javascript-typescript)
  • Analyze (python)
  • SonarCloud Code Analysis

Required to unblock
2. Add internal workflows to emit missing required contexts with real repo-native verification.
3. Enable strict branch protection on main only after all canonical contexts are emitted and green on PR head.
4. Keep no-bypass policy: no placeholder checks, no check removal, no threshold lowering.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions