From 9d7d3425c081782f5d80856352945be1e8ce6adc Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Wed, 5 Aug 2020 10:24:47 -0700 Subject: [PATCH 1/4] Separate maintainer and contributor jobs --- .github/pull_request-template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request-template.md b/.github/pull_request-template.md index 5cd7dfe5..438d72fe 100644 --- a/.github/pull_request-template.md +++ b/.github/pull_request-template.md @@ -16,5 +16,9 @@ Fixes # ## Readiness Checklist +### Author/Contributor +- [ ] If documentation is needed for this change, has that been included in this pull request + +### Reviewing Maintainer - [ ] Label as `breaking` if this is a large fundamental change - [ ] Label as either `automation`, `bug`, `documentation`, `enhancement`, `infrastructure`, or `performance` From ffcfaa3cd4807dfa37bf2e0b5bc8ed39f707085a Mon Sep 17 00:00:00 2001 From: Lukas Gravley Date: Wed, 5 Aug 2020 13:06:14 -0500 Subject: [PATCH 2/4] Update CODEOWNERS --- .github/CODEOWNERS | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7625834e..a1206e77 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,4 @@ ###################################################################### # These owners will be the default owners for everything in the repo # ###################################################################### -* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 - -#################################################### -# Adding dependabot for auto merge on dependancies # -#################################################### -* @dependabot[bot] +* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 @dependabot[bot] From d1908149ac09200741418260ee98083d720f759f Mon Sep 17 00:00:00 2001 From: Lukas Gravley Date: Wed, 5 Aug 2020 13:07:12 -0500 Subject: [PATCH 3/4] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a1206e77..e35c2706 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ ###################################################################### # These owners will be the default owners for everything in the repo # ###################################################################### -* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 @dependabot[bot] +* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 @dependabot From c311a231e4b5a46945f55a0e4442798b4fd9f421 Mon Sep 17 00:00:00 2001 From: Lukas Gravley Date: Wed, 5 Aug 2020 13:07:43 -0500 Subject: [PATCH 4/4] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e35c2706..bc454ec1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ ###################################################################### # These owners will be the default owners for everything in the repo # ###################################################################### -* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 @dependabot +* @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 @dependabot-bot