From bd1f6ce52c2f70bc566251551875af4d51188481 Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Mon, 27 Feb 2023 15:38:10 -0800 Subject: [PATCH] Activate dotnet 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..9495b4c --- /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: