Prpr::Checklist
Prpr plugin to label unmergeable pull request as conflict.
Install
Add this line to your application's Gemfile:
# Gemfile
gem 'prpr-conflict_label'
Usage
When some commits is pushed, add "conflict" label to unmergeable pull request.
Env
CONFLICT_LABEL - label name for unmergeable pull request (Default: conflict)
License
The gem is available as open source under the terms of the MIT License.