app
app copied to clipboard
Require Conversation Resolution Before Merging Protection Rule
Prerequisites:
- 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.
just add the following
branches:
- name: master
protection:
required_conversation_resolution: true
there is no real issue here. @travi shall we close it?
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.
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.