Comment by dpcx
Because it has the ability to write tests for the PR in question.
Because it has the ability to write tests for the PR in question.
Doing that requires write access if you're a Github Application. You can't just fork repositories back into another org, since Github Applications only have the permissions of the single organization that they work with. Rulesets that prevent direct pushes to specific branches can help here, but have to be configured for each organization.
It's more than that. If can suggest fixes which you can directly commit.
Then it should open a PR for those tests so it can go through the normal CI and review process.