action
action copied to clipboard
Can we use `permissions` in `workflow` instead of requiring install the GitHub App?
https://autofix.ci/security#permissions
https://github.com/mdx-js/eslint-mdx/actions/runs/14278412793/job/40024880013?pr=565#step:6:44
500 autofix.ci app is not installed for this repository.
Error: autofix.ci app is not installed for this repository.
Unfortunately no. permissions is not enough to fix PRs from forks.
Unfortunately no.
permissionsis not enough to fix PRs from forks.
@mhils At least it would support non fork PRs?
For non fork PRs, you can skip autofix.ci entirely and just use Git commands. This is out of scope for autofix.ci. :)