ci(audit): align REQUIRED_CHECKS with branch protection (mc#1738) #1898
Reference in New Issue
Block a user
Delete Branch "fix/audit-force-merge-required-checks-drift-1738"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes molecule-core#1738.
Problem
ci-required-drift detected F3 mismatch between
audit-force-merge.ymland branch protection:sop-checklist / all-items-ackednot in branch protectionE2E API Smoke TestandHandlers Postgres Integrationwhich are in branch protectionFix
Update
REQUIRED_CHECKSenv in.gitea/workflows/audit-force-merge.ymlto mirror actual branch protection contexts.Risk
Minimal — only affects the force-merge audit emission path (post-merge closed-event). No runtime or merge-gate behavior changed.
LGTM — one-file branch-protection drift fix; REQUIRED_CHECKS now matches the required E2E/API and Postgres contexts and drops the non-BP sop-checklist entry.
PM 2nd-approve per direct CTO request.