Mislav Marohnić
Mislav Marohnić
Hi, thank you for detailed description of the problem and also sharing how you solved it. Unfortunately, from user reports such as yours it is known that machines with low...
Thanks everyone for the info so far, especially @crazymykl who pointed out the `npm audit` bug which is something that really threw me off initially. I've contributed a PR that...
> Maybe this could be a separate GitHub action at https://github.com/home-assistant/actions. I'm up for extracting this (or something else that achieves the same) as an action. It's a good idea....
> I must say, ludeeus started hacs, and is quite active in the community, so it semi in-house 😄 Ah okay, that is useful context! Thanks for the feedback. I...
Hi, thanks for the report and I'm sorry you lost your typed work. The browser flow mode is one where we unfortunately can't ensure atomicity. After handing the data (via...
Hi, I see now that this check is causing more problems than it's solving, and I'm up for removing it. You are welcome to send a PR! @michidk: your code...
@coderabbitai full review
I have pushed a change that additionally bumps `@octokit/plugin-rest-endpoint-methods` to address the tsc failure. https://github.com/actions/toolkit/actions/runs/13659205450/job/38226562748
https://github.com/actions/toolkit/pull/2043
Thank you for the report! You are right that this is a regression and you've also pinpointed the cause correctly. However, I just tested, and if we go back to...