Sebastian Beltran
Sebastian Beltran
In case the ESLint configuration in Express is managed by a package created by a member of the organization, it might be better to handle it with the @express scope...
Given that standard/semistandard don't want to update to the latest version of ESLint, +1 on using neostandard.
Express v4 and v5 use `cookie@0`, which means that we must keep version 0 of `cookie`, while version 1 of `cookie` is not used in any version of Express. Releasing...
So, can it be disabled now?
It feels strange to have both issues and discussions enabled at the same time in help repository. Which one should a user use if they need help? We should simplify...
This workflow is still failing, as can be seen in the following PR (#1575) with the same error.
Maybe updating `actions/github-script@v5` to the latest version could resolve these errors by using a more up-to-date version of Node.js. Edit: https://github.com/expressjs/expressjs.com/actions/runs/10464179650/job/28977347683?pr=1554
I've noticed that in some cases, the script tries to add all the labels for the translation when only a single image or a simple page has been modified, that's...
@IamLizu I think there is no other way to solve it unless they fix the repository/organization permissions or use the PAT as you suggested
It's interesting that despite having write permissions, it still doesn't work.