Kevin Goslar
Kevin Goslar
use https://github.com/sindresorhus/p-limit
or https://github.com/sindresorhus/p-queue
We need that as well. Background: we use this action on hundreds of repos. Our Ops team sets up this action with a centrally managed base configuration for all repos....
People can definitely build their own logic to add comments using #178. But that's pretty cumbersome. I think notifying the user about incorrect formatting of their pull request is a...
At our project, many non-developers use GitHub pull requests to manage things like blog posts or job postings. Most of these users are not comfortable clicking on a broken CI...
Right now this action prints a pretty helpful error message to the console:  It would be nice if this action provides the same error message as...
Thanks for the background. This ticket's issue (Prettier produces non-valid output on first run and valid output only on the second run) occurs only with this specific invalid input.
Great feedback to exclude auto-generated files! https://github.com/ory/cli/pull/214 adds the missing feature. The changes in this PR are a preview of how this would look like. They were created by running:...
Semver is an illusion. Every bug fix is per definition a breaking change of existing behavior, and some code might depend on the broken behavior. And it is impossible to...
The failing tests have been failing before, unrelated to this PR.