From 6db799f98358ea1f4ee577af6dfe9e580f9cdf8f Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Fri, 3 Mar 2023 09:21:22 -0800 Subject: [PATCH] Active 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: