Sebastian Beltran
Sebastian Beltran
@raphendyr Do you want to send a PR to try it out?
Related https://github.com/expressjs/security-wg/issues/46
Although I broke the workflow with that label and the issues no longer appear on the agenda, it could be the way forward, given that the labels won’t be shown...
Express has too many repositories to have a bot observing every comment, and the idea of having a bot has already been discarded due to security concerns (https://github.com/expressjs/discussions/issues/309) > Hmm,...
> Until an @expressjs/express-tc member can create the agenda label with that [script](https://github.com/expressjs/tooling/blob/main/owner/create-label.mjs), we won't be able to use it. >> @bjohansebas tell me more about this? I might have...
How WIBY works right now, I don't think it's ideal for Express, since we would have to create a GitHub token between the repositories with write permissions. I am working...
In about two weeks I'm going on vacation, so I'll be able to dedicate some time to this.
> Is using latest version of ubuntu is a good practice? What about using ubuntu-24.04? Yes, it's a good practice, especially in open source, since it reduces our maintenance burden....
> I removed 'npm install' steps because vhost has 0 dependency We still need to install the devDependencies to run the tests. So that command is necessary We need to...
Hey, thanks for opening this issue. This is a bit on hold for now since it requires some more discussion (see https://github.com/expressjs/typescript-wg/issues/1). I know having the types integrated is great,...