mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-31 22:41:03 +00:00
Verify variations of branch protection that are in play when merging a
pull request as:
* instance admin
* repository admin / owner
* user with write permissions on the repository
In all cases the result is expected to be the same when merging
the pull request via:
* API
* web
Although the implementations are different.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| limited_org | ||
| migration/lfs-test.git | ||
| org3 | ||
| org26 | ||
| org41/repo61.git | ||
| privated_org | ||
| user2 | ||
| user5/repo4.git | ||
| user12/repo10.git | ||
| user13/repo11.git | ||
| user27 | ||
| user30 | ||
| user40/repo60.git | ||