Harry Marr
Harry Marr
Thanks for the PR! The regex used in this library matches the one used by GitHub, so while it's not ideal, I think I'd rather keep the default aligned with...
Hey @haveachin, sorry for taking so long to look at this. Thanks for the work on this—overall it looks great! I pushed a follow-up commit in https://github.com/hmarr/codeowners/pull/23 — have a...
@haveachin my latest commit is included in this PR now—would you mind having a look and checking it meets your needs before I merge?
Yea I started work on that but haven't got round to finishing it off yet. Cheers!
Controversial! But I approve :)
Would be a nice feature, but unfortunately I won't have much time to spend on working on extra features for this extension anytime soon. If you want to have a...
Now that #19 is merged, this is possible using a custom `OwnerMatcher`. If there's demand for a built-in set of GitLab owner matchers, I'd happily accept a PR.
Sorry for taking so long to merge this, thanks for the contribution @haveachin!
Thanks for reporting this @AndreasBackx. I can definitely see how more granular error types would help. Currently, it's a non-trivial change as the library is generated from our [API schema](https://api.gocardless.com/schema),...
Strange that you can't reproduce the issue—it happens consistently for me even after uninstalling the library, then reinstalling with either `@upstash/qstash@latest` or `@upstash/[email protected]`! ``` $ npm remove @upstash/qstash && npm...