Jonas Brømsø
Jonas Brømsø
The problem also present on Monterey (macOS 12) - I guess sort of stating the obvious
Tested on Monterey (macOS 12) and it works
Hi @mapx I am not so knowledgeable on Rust and I am primarily just here to learn. If I understand this correctly, what you propose is, to let `wait` handle...
I just tried with the following `.github/auto_assign.yml` and it worked: ```yaml # REF: https://probot.github.io/apps/auto-assign/ # Set to true to add reviewers to pull requests addReviewers: true # Set to true...
Never mind the above test, is also works without the quotes. See [my other PR](https://github.com/jonasbn/til/pull/28) for details
@mrmanc you can set a PR as _draft_, then it cannot be merged by accident. See [the blog post on the topic](https://github.blog/2019-02-14-introducing-draft-pull-requests/).
hi @briandfoy I can have look at these :-)
hi @Zfauser do you have a public repository which demonstrating this? My experience with submodules is limited and not full fond memories.
Hi @sxd Thank you, I will have a look at it over the weekend.
Hi @sxd First review of your PR looks promising. I do however have some obstacles I have to overcome first. I need to get the required authorizations to work in...