From 5daffdba328bd3d53343835b3da2030b142c3680 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Thu, 25 Jan 2024 10:22:22 -0500 Subject: [PATCH 1/3] Update assign-issues.yml --- .github/workflows/assign-issues.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/assign-issues.yml b/.github/workflows/assign-issues.yml index 7a9eb75fd4a..c54e5f50b47 100644 --- a/.github/workflows/assign-issues.yml +++ b/.github/workflows/assign-issues.yml @@ -13,7 +13,6 @@ jobs: - name: 'Auto-assign issue' uses: pozil/auto-assign-issue@edee9537367a8fbc625d27f9e10aa8bad47b8723 # v1.13.0 with: - repo-token: ${{ secrets.IONITRON_TOKEN }} - teams: framework + assginees: liamdebeas, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC numOfAssignee: 1 allowSelfAssign: false From f67f63fd3e65ff5345e23c0f6008fe85d7b24585 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Thu, 25 Jan 2024 10:25:47 -0500 Subject: [PATCH 2/3] can't even spell my own name --- .github/workflows/assign-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assign-issues.yml b/.github/workflows/assign-issues.yml index c54e5f50b47..87b7b42fcd0 100644 --- a/.github/workflows/assign-issues.yml +++ b/.github/workflows/assign-issues.yml @@ -13,6 +13,6 @@ jobs: - name: 'Auto-assign issue' uses: pozil/auto-assign-issue@edee9537367a8fbc625d27f9e10aa8bad47b8723 # v1.13.0 with: - assginees: liamdebeas, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC + assginees: liamdebeasi, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC numOfAssignee: 1 allowSelfAssign: false From aaa36c6131c1cd833b29c9817f0b1284bd44c197 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Thu, 25 Jan 2024 10:32:45 -0500 Subject: [PATCH 3/3] Update assign-issues.yml --- .github/workflows/assign-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assign-issues.yml b/.github/workflows/assign-issues.yml index 87b7b42fcd0..da273a8c4ba 100644 --- a/.github/workflows/assign-issues.yml +++ b/.github/workflows/assign-issues.yml @@ -13,6 +13,6 @@ jobs: - name: 'Auto-assign issue' uses: pozil/auto-assign-issue@edee9537367a8fbc625d27f9e10aa8bad47b8723 # v1.13.0 with: - assginees: liamdebeasi, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC + assignees: liamdebeasi, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC numOfAssignee: 1 allowSelfAssign: false