You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/settings.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,8 @@ branch_protections:
113
113
# - lint
114
114
# - test
115
115
# - docker
116
+
# Blocks merge until all conversations on a pull request have been resolved
117
+
# require_conversation_resolution: true
116
118
# Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
117
119
enforce_admins: true
118
120
# Prevent merge commits from being pushed to matching branches
0 commit comments