diff --git a/.github/workflows/studio-lint-ratchet-decrease.yml b/.github/workflows/studio-lint-ratchet-decrease.yml index 27d3f968e0375..4598a0cf7fbac 100644 --- a/.github/workflows/studio-lint-ratchet-decrease.yml +++ b/.github/workflows/studio-lint-ratchet-decrease.yml @@ -35,9 +35,16 @@ jobs: - name: Install deps run: pnpm install --frozen-lockfile + - name: Generate token + id: app-token + uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + with: + app-id: ${{ secrets.GH_AUTOFIX_APP_ID }} + private-key: ${{ secrets.GH_AUTOFIX_PRIVATE_KEY }} + - name: Decrease ESLint ratchet baselines and open PR env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_TOKEN: ${{ steps.app-token.outputs.token }} DEFAULT_BRANCH: ${{ github.event.repository.default_branch }} run: | set -eo pipefail diff --git a/apps/docs/public/humans.txt b/apps/docs/public/humans.txt index 5df37c22d4130..bde08b9dec2b4 100644 --- a/apps/docs/public/humans.txt +++ b/apps/docs/public/humans.txt @@ -67,6 +67,7 @@ Fady A Fatuma Abdullahi Felipe Stival Francesco Sansalvadore +Garrett Crowell Greg Kress Greg P Greg Richardson @@ -169,6 +170,7 @@ Stephen Morgan Steve Chavez Steven Eubank Stojan Dimitrovski +Szymon Mentel Sugu Sougoumarane Supun Sudaraka Kalidasa Taha Le Bras