app icon indicating copy to clipboard operation
app copied to clipboard

Require Conversation Resolution Before Merging Protection Rule

Open SamuelCabralCruz opened this issue 3 years ago • 4 comments

Prerequisites:

image

  • GitHub Docs
  • I couldn't find API availability - however I'm not that familiar with GitHub API docs so it might be.

New Feature

Request: A config field allowing the repository settings "Require conversation resolution before merging" to be controlled.

SamuelCabralCruz avatar Jun 12 '21 17:06 SamuelCabralCruz

just add the following

branches:
  - name: master
    protection:
      required_conversation_resolution: true

electriquo avatar Aug 02 '21 16:08 electriquo

there is no real issue here. @travi shall we close it?

electriquo avatar Aug 02 '21 16:08 electriquo

i think it would be good to document before closing. if you'd like to open a PR to add just that to the docs, i'd be happy to merge it.

travi avatar Aug 03 '21 04:08 travi

if you'd like to open a PR to add just that to the docs, i'd be happy to merge it.

@travi: as you requested, #480 created.

electriquo avatar Aug 03 '21 05:08 electriquo