From 012741d44f286ace2beac9f352673743b5c5509e Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 30 Apr 2021 11:20:34 +0200 Subject: [PATCH 1/2] Update settings.yml --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index 838c9c6033..a336226fff 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -22,7 +22,7 @@ repository: labels: - name: OCIS-Fastlane color: "#deadbf" - description: Something isn't working + description: Planned outside of the sprint teams: - name: ci From 7b7fb647a10e8d0aa8d4b2e29a32dff6d884db85 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 30 Apr 2021 12:22:11 +0200 Subject: [PATCH 2/2] remove dismissal restrictions and add empty apps --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index a336226fff..982818d834 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -37,13 +37,13 @@ branches: required_approving_review_count: 1 dismiss_stale_reviews: false require_code_owner_reviews: false - dismissal_restrictions: {} required_status_checks: strict: false contexts: - continuous-integration/drone/pr enforce_admins: null restrictions: + apps: [] users: [] teams: - ci