From b64a471d6495c1568870863f7c0dc9e4f2884417 Mon Sep 17 00:00:00 2001 From: Dragos Daniel Boia <19934057+DragosDanielBoia@users.noreply.github.com> Date: Wed, 19 Oct 2022 10:36:27 -0700 Subject: [PATCH] Add Platformcontext config for microsoft-github-policy-service --- policies/platformcontext.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 policies/platformcontext.yml diff --git a/policies/platformcontext.yml b/policies/platformcontext.yml new file mode 100644 index 0000000..2a22ae6 --- /dev/null +++ b/policies/platformcontext.yml @@ -0,0 +1,10 @@ +name: platform_context +description: The context for GitOps platform, this will drive GitOps specific policies +owner: +resource: repository +where: +configuration: + platformContext: + active: true +onFailure: +onSuccess: