mirror of https://github.com/go-gitea/gitea
Treat PRs with agit flow as fork PRs when triggering actions. (#23884)
There is no fork concept in agit flow, anyone with read permission can push `refs/for/<target-branch>/<topic-branch>` to the repo. So we should treat it as a fork pull request because it may be from an untrusted user.pull/23889/head^2
parent
9b416b2e36
commit
d92909fa8b
Loading…
Reference in new issue