Files
atlantis/server/controllers/events/testdata/test-repos/policy-checks-extra-args/repos.yaml
Ken Kaizu da48fb515d chore(test): add no test dir tests, rename testdata dir (#2986)
* add web_templates render tests

* add ansic strip tests

* move fixtures into testdata dir which is golang specific test dir name

* add server/metrics tests

* add recovery test

* add runtime stats test
2023-01-15 23:14:23 -06:00

17 lines
289 B
YAML

policies:
owners:
users:
- runatlantis
policy_sets:
- name: test_policy
path: policies/policy.rego
source: local
workflows:
default:
policy_check:
steps:
- show
- policy_check:
extra_args: ["--all-namespaces"]