Open rbarkerSL opened 3 months ago
If actions have not been run in the previous 6 months they should be disabled:
If actions are enabled:
npx playwright install deps
aptitude
last-ci-review-by-team
last-ci-review-date
YYYY-MM-DD
runs-on
.github/CODEOWNERS
Non-administrative checks are done. @andrewb1269hg assigning over to you.
Contents
Administrative Audit Criteria
Check Actions State
Check if Actions should be disabled
If actions have not been run in the previous 6 months they should be disabled:
Repository Settings Checks
App Integrations
If actions are enabled:
Security Checks
npx playwright install deps
is used to install OS dependencies instead ofaptitude
Custom Properties
last-ci-review-by-team
is setlast-ci-review-date
is set (Use format:YYYY-MM-DD
)Non-Administrative Audit Criteria
Dependabot
Workflow checks
Self Hosted Runners
runs-on
stanzaCODEOWNERS
.github/CODEOWNERS
is valid and up-to-dateOther
Repository Settings
Acceptance Criteria