Compliance Finding
Category: ci-workflows
Severity: error
Check: dev-lead-stub-pin
Detail
The dev-lead.yml caller stub must pin a dev-lead channel tag — petry-projects/.github-private/.github/workflows/dev-lead-reusable.yml@dev-lead/<channel> where is stable (default), next, or ring<N>. Re-sync from standards/workflows/dev-lead.yml.
Standard Reference
standards/ci-standards.md#dev-lead-agent
Remediation
Copy the relevant workflow template from standards/workflows/ verbatim — do not generate from scratch:
gh api repos/petry-projects/.github/contents/standards/workflows/<template>.yml --jq '.content' | base64 -d > .github/workflows/<template>.yml
Available templates: agent-shield.yml, dev-lead.yml, dependabot-automerge.yml, dependabot-rebase.yml, dependency-audit.yml, feature-ideation.yml
This issue was automatically created by the weekly compliance audit.
Compliance Finding
Category:
ci-workflowsSeverity:
errorCheck:
dev-lead-stub-pinDetail
The
dev-lead.ymlcaller stub must pin adev-leadchannel tag —petry-projects/.github-private/.github/workflows/dev-lead-reusable.yml@dev-lead/<channel>where isstable(default),next, orring<N>. Re-sync fromstandards/workflows/dev-lead.yml.Standard Reference
standards/ci-standards.md#dev-lead-agent
Remediation
Copy the relevant workflow template from
standards/workflows/verbatim — do not generate from scratch:Available templates:
agent-shield.yml,dev-lead.yml,dependabot-automerge.yml,dependabot-rebase.yml,dependency-audit.yml,feature-ideation.ymlThis issue was automatically created by the weekly compliance audit.