From d3c4204829e6cb17c21298b18af7bdc35aacf81f Mon Sep 17 00:00:00 2001 From: sofisl <55454395+sofisl@users.noreply.github.com> Date: Wed, 7 Apr 2021 12:38:15 -0700 Subject: [PATCH 1/3] Create auto-approve.yml --- .github/auto-approve.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/auto-approve.yml diff --git a/.github/auto-approve.yml b/.github/auto-approve.yml new file mode 100644 index 0000000..ba4b275 --- /dev/null +++ b/.github/auto-approve.yml @@ -0,0 +1,15 @@ +rules: +- author: "googleapis-publisher" + title: "^chore: autogenerated discovery document update" +- author: "yoshi-automation" + title: "^chore: regenerate README$" + changedFiles: + - "^README.md$" + - "^\\.github/readme/synth\\.metadata/synth\\.metadata$" + maxFiles: 2 +- author: "yoshi-code-bot" + title: "^chore: release" + changedFiles: + - "package\\.json$" + - "CHANGELOG\\.md$" + maxFiles: 3 From 4f49d20557195c20d95f179a25a812af7e884df9 Mon Sep 17 00:00:00 2001 From: sofisl <55454395+sofisl@users.noreply.github.com> Date: Wed, 7 Apr 2021 12:39:47 -0700 Subject: [PATCH 2/3] Update auto-approve.yml --- .github/auto-approve.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/auto-approve.yml b/.github/auto-approve.yml index ba4b275..f8117df 100644 --- a/.github/auto-approve.yml +++ b/.github/auto-approve.yml @@ -1,15 +1,15 @@ rules: -- author: "googleapis-publisher" - title: "^chore: autogenerated discovery document update" -- author: "yoshi-automation" - title: "^chore: regenerate README$" - changedFiles: - - "^README.md$" - - "^\\.github/readme/synth\\.metadata/synth\\.metadata$" - maxFiles: 2 -- author: "yoshi-code-bot" - title: "^chore: release" - changedFiles: - - "package\\.json$" - - "CHANGELOG\\.md$" - maxFiles: 3 + - author: "googleapis-publisher" + title: "^chore: autogenerated discovery document update" + - author: "yoshi-automation" + title: "^chore: regenerate README$" + changedFiles: + - "^README.md$" + - "^\\.github/readme/synth\\.metadata/synth\\.metadata$" + maxFiles: 2 + - author: "yoshi-code-bot" + title: "^chore: release" + changedFiles: + - "package\\.json$" + - "CHANGELOG\\.md$" + maxFiles: 3 From 68ec0f13fde05bf8e633eabb84bddbb0efcf655c Mon Sep 17 00:00:00 2001 From: sofisl <55454395+sofisl@users.noreply.github.com> Date: Wed, 7 Apr 2021 12:46:34 -0700 Subject: [PATCH 3/3] Update auto-approve.yml --- .github/auto-approve.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/auto-approve.yml b/.github/auto-approve.yml index f8117df..5cb1099 100644 --- a/.github/auto-approve.yml +++ b/.github/auto-approve.yml @@ -1,15 +1,15 @@ rules: - - author: "googleapis-publisher" - title: "^chore: autogenerated discovery document update" - - author: "yoshi-automation" - title: "^chore: regenerate README$" - changedFiles: + - author: "googleapis-publisher" + title: "^chore: autogenerated discovery document update" + - author: "yoshi-automation" + title: "^chore: regenerate README$" + changedFiles: - "^README.md$" - "^\\.github/readme/synth\\.metadata/synth\\.metadata$" - maxFiles: 2 - - author: "yoshi-code-bot" - title: "^chore: release" - changedFiles: + maxFiles: 2 + - author: "yoshi-code-bot" + title: "^chore: release" + changedFiles: - "package\\.json$" - "CHANGELOG\\.md$" - maxFiles: 3 + maxFiles: 3