We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If actions have not been run in the previous 6 months they should be disabled:
If actions have run in the last 6 months then actions shall remain enabled:
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
The text was updated successfully, but these errors were encountered:
Non-administrative checks are done. @andrewb1269hg assigning over to you.
Sorry, something went wrong.
Codecov and CodeQL will not be enabled on this repo until the repo moves to hiero.
andrewb1269hg
mishomihov00
Successfully merging a pull request may close this issue.
Administrative Audit Criteria
Actions State
If actions have not been run in the previous 6 months they should be disabled:
If actions have run in the last 6 months then actions shall remain enabled:
Settings Window
General Tab
Features Section:
Pull Requests Section:
Pushes Section:
Collaborators and Teams Tab
Branches Tab
Tags Tab
Rules/Rulesets Tab
Actions Tab
If actions are enabled:
Webhooks Tab
Secrets and Variables Tab
App Integrations
Security Checks in Repo
npx playwright install deps
is used to install OS dependencies instead ofaptitude
Code Formatting
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
The text was updated successfully, but these errors were encountered: