docs(ci): define phase-1 actions source allowlist policy (#405)
This commit is contained in:
parent
40e592ffed
commit
90deb8fd5e
3 changed files with 65 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ Merge-blocking checks should stay small and deterministic. Optional checks are u
|
|||
|
||||
- Keep merge-blocking checks deterministic and reproducible (`--locked` where applicable).
|
||||
- Prefer explicit workflow permissions (least privilege).
|
||||
- Keep Actions source policy restricted to approved allowlist patterns (see `docs/actions-source-policy.md`).
|
||||
- Use path filters for expensive workflows when practical.
|
||||
- Keep docs quality checks low-noise (`markdownlint` + offline link checks).
|
||||
- Keep dependency update volume controlled (grouping + PR limits).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue