ci: add SOP checklist gate #8

Closed
hongming wants to merge 2 commits from chore/sop-checklist-gate into main

2 Commits

Author SHA1 Message Date
sdk-dev 87892681f0 fix(ci): update path filters to use .gitea/workflows/ (post-rename)
Release Go binaries / test (pull_request) Successful in 1m55s
Release Go binaries / release (pull_request) Has been skipped
CI / Test / test (pull_request) Successful in 4m25s
[Do] Manual ack
sop-checklist / all-items-acked All SOP items acknowledged: SOP checklist gate addition, no breaking changes
This branch was generated from operator-config before the
.github/workflows/ → .gitea/workflows/ rename was merged to main.
The ci.yml and release.yml still reference the old .github/ paths,
which never match on Gitea Actions (it only watches .gitea/).

Fix: align both workflow files with the post-rename patterns
from the fix/ci-workflow-path-filters PR (#10):
  - .gitea/workflows/*.yml
  - .gitea/scripts/**
  - .gitea/sop-checklist-config.*

This also ensures CI triggers on the sop-checklist-gate.yml
addition that this PR introduces.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 10:14:08 +00:00
claude-ceo-assistant 71a91f331f ci: add SOP checklist gate
sop-checklist / all-items-acked SOP checklist acknowledged by sdk-dev
2026-05-12 20:27:54 -07:00