File tree 3 files changed +269
-9
lines changed
docs/content/doc/features
3 files changed +269
-9
lines changed Original file line number Diff line number Diff line change @@ -118,12 +118,15 @@ _Symbols used in table:_
118
118
| Rebase merging | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
119
119
| Pull/Merge request inline comments | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
120
120
| Pull/Merge request approval | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
121
+ | Pull/Merge require approval | ✓ | ✘ | ✓ | ✘ | ✓ | ✓ | ✓ |
122
+ | Pull/Merge multiple reviewers | ✓ | ✓ | ✓ | ✘ | ✓ | ✓ | ✓ |
121
123
| Merge conflict resolution | [ ✘] ( https://github.com/go-gitea/gitea/issues/9014 ) | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ |
122
124
| Restrict push and merge access to certain users | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
123
125
| Revert specific commits | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ |
124
126
| Pull/Merge requests templates | ✓ | ✓ | ✓ | ✓ | ✓ | ✘ | ✘ |
125
127
| Cherry-picking changes | ✓ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ |
126
128
| Download Patch | ✓ | ✘ | ✓ | ✓ | ✓ | / | ✘ |
129
+ | Merge queues | ✘ | ✘ | ✓ | ✘ | ✓ | ✘ | ✘ |
127
130
128
131
## 3rd-party integrations
129
132
You can’t perform that action at this time.
0 commit comments