···1616 with:
1717 github-token: ${{ secrets.GITHUB_TOKEN }}
1818 issue-inactive-days: '14'
1919- # issue-comment: |
2020- # This issue has been locked since it has been closed for more than 14 days.
2121- #
2222- # If you have found a concrete bug or regression related to it, please open a new [bug report](https://github.com/vitejs/vite/issues/new/choose) with a reproduction against the latest Vite version. If you have any other comments you should join the chat at [Vite Land](https://chat.vitejs.dev) or create a new [discussion](https://github.com/vitejs/vite/discussions).
1919+ pr-inactive-days: '14'
2320 issue-lock-reason: ''
2424- process-only: issues
2121+ pr-lock-reason: ''
2222+ process-only: issues,prs