Results 1797 comments of Sebastian Thiel

In theory, once `gh pr checkout ` was run, there should be a new local branch tracking the branch on the remote repository from which the PR was created. That...

I think the most recent version will not write invalid values anymore, but hard-reject files with newlines in them, as to prevent corrupting on-disk state. This should already be an...

Thanks for sharing, and sorry for the hassle. I myself also ran into the 'update ownership' issue, but couldn't determine what the problem actually was. In my case, a YAML...

It took me a moment to see the actual error in the far right of the screen, so I thought I'd repost it here:

Thanks for reporting! I'd hope this will get fixed naturally as #3121 gets implemented.

Thank you @npmccallum for the introduction. Even though I am delayed, I believe a draft PR should be submitted in the next couple of days as I am ramping up.

Thank you! I actually plan to remove this action entirely in favor of plain rustup calls, so probably won't end up merging #1364.

> But I would guess that this is not the reason for switching to explicit `rustup` calls. It's a long-standing issue of over-abstraction and I thought it was a fruit...