Pascal

Results 79 comments of Pascal

I should've made it a bit clearer, but I'm not really a Rust expert, so this PR was only intended as a proof of concept. I've now added some more...

Yes, good point. Do you want to provide a PR for this?

I think this is something that could be added. Do you want to provide a PR for it?

I think it will look at this file, and there is no version field: https://github.com/cazetto/force/blob/main/package.json

When adding a PR to the merge queue, it will be merged automatically (together with other PRs in the queue). Adding a PR to the queue is only 1 click....

I think this is not yet fixed, or at least it's not clear what the cause for the problem is. However, it's a long time since there was some activity...

I think it will count all accounts. I might be wrong, but I think in the past it wasn't possible to give "approval" reviews in repositories where one doesn't have...

I've updated the README and closed #214, so I think this one can also be closed.

I think it's not clear from the logging, but the error message comes directly from GitHub. If you search for `"Resource not accessible by integration"` you find lots of other...

That would be possible, but I think the better way would be to use https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions I believe adding ```yaml permissions: contents: write ``` to the example workflows in the README...