Patrick Lubach
Patrick Lubach
@srinivaspendem please add a note to the setup page that you have to continue on the [Instance admin and God Mode](https://docs.plane.so/instance-admin) page after the initial setup. Otherwise users get confused...
I just tested the following: - `ESLINT_USE_FLAT_CONFIG=false` set as env variable and `eslint.config.js` in place: https://github.com/patricklubach/approver-action/actions/runs/9747100956/job/26898990648#step:8:1 - `ESLINT_USE_FLAT_CONFIG=false` **not** set as env variable and `eslint.config.js` removed from repo: https://github.com/patricklubach/approver-action/actions/runs/9747285635/job/26899617034#step:6:3555 Interestingly...