summaryrefslogtreecommitdiff
path: root/.github/workflows/auto-author-assign.yml
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-12-17 11:31:10 +0100
committerChristian Poessinger <christian@poessinger.com>2022-12-17 11:31:12 +0100
commit01e5aac2af4959ddf4c3cdfd68c4290985aa7414 (patch)
tree910ae628c9d52d1c222826f6a0c2b37d542eeef1 /.github/workflows/auto-author-assign.yml
parent1283b74e4c0d35e5a90c5f67cfc5e64d4a775e44 (diff)
downloadvyos-build-01e5aac2af4959ddf4c3cdfd68c4290985aa7414.tar.gz
vyos-build-01e5aac2af4959ddf4c3cdfd68c4290985aa7414.zip
GitHub: sync to author assign workflow changed from current
Use the vyos/reviewers team instead of individuals.
Diffstat (limited to '.github/workflows/auto-author-assign.yml')
-rw-r--r--.github/workflows/auto-author-assign.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/auto-author-assign.yml b/.github/workflows/auto-author-assign.yml
index 81134206..13bfd9bb 100644
--- a/.github/workflows/auto-author-assign.yml
+++ b/.github/workflows/auto-author-assign.yml
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Request review based on files changes and/or groups the author belongs to
- uses: shufo/auto-assign-reviewer-by-files@v1.1.1
+ uses: shufo/auto-assign-reviewer-by-files@v1.1.4
with:
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.PR_ACTION_ASSIGN_REVIEWERS }}
config: .github/reviewers.yml