From cd6195cd3d6595f6e595fd685c0ab04d4ac1060f Mon Sep 17 00:00:00 2001 From: Chris Leavoy Date: Thu, 26 Nov 2020 15:04:48 -0500 Subject: [PATCH] Opt-in to service framework shepherd migrations [shepherd] --- in-repo.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/in-repo.yaml b/in-repo.yaml index 0d65ce5..85e4a18 100644 --- a/in-repo.yaml +++ b/in-repo.yaml @@ -1,6 +1,5 @@ specVersion: v1 visibility: private - code-coverage: # please see https://invisionapp.atlassian.net/wiki/spaces/ICT/pages/888799838/Establishing+code+coverage+goals for how to set this value appropriately goal-percent: 0 @@ -8,4 +7,7 @@ owner: active: team: collab-arch-eng since: 2020-05-13 - +serviceFramework: + shepherd: + managed: true +type: library