-
Notifications
You must be signed in to change notification settings - Fork 0
ci(policies): schema-compliant file-level rule_id + PolicyRunner allowlist #17
New issue
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
Changes from all commits
07bbfcf
4da52f5
b863755
6aabf98
cc62002
ca02368
e325bdb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
| @@ -0,0 +1,10 @@ | ||||
| # CI Policy Rules | ||||
| <!-- NOTE: This file should be named `CI_POLICY.MD` (uppercase extension) to be picked up by governance tooling that globs for `*.MD`. --> | ||||
|
||||
| <!-- NOTE: This file should be named `CI_POLICY.MD` (uppercase extension) to be picked up by governance tooling that globs for `*.MD`. --> |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| rule_id: CI-ARTIFACT-000 | ||
| rules_schema_version: 1 | ||
| rules: | ||
| - rule_id: CI-ARTIFACT-001 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| rule_id: CI-DOCS-000 | ||
| rules_schema_version: 1 | ||
| rules: | ||
| - rule_id: CI-DOCS-001 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| rule_id: CI-NAMING-000 | ||
| rules_schema_version: 1 | ||
| rules: | ||
| - rule_id: CI-NAMING-001 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| rule_id: CI-SHELL-000 | ||
| rules_schema_version: 1 | ||
| rules: | ||
| - rule_id: CI-SHELL-001 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| rule_id: CI-VERSION-000 | ||
| rules_schema_version: 1 | ||
| rules: | ||
| - rule_id: CI-VERSION-001 | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.