Central custom fcli actions used by platform reusable workflows.
actions/check-release-policy.yamlactions/check-pr-policy.yaml
Action names follow:
check-<scope>-<condition>-policy.yaml
Preferred concise names:
check-release-policy.yamlcheck-pr-policy.yaml
Where:
- scope is
prorrelease - condition summarizes the blocking rule
- Keep policy logic centralized here.
- Version this repository in sync with
platform-workflowsmajor versions.