danger-conflict_checker
Check whether Pull Request with the same destination conflicts and warn.
Installation
$ gem install danger-conflict_checker
Usage
methods
Get information about the conflict between PRs.
check_results = conflict_checker.check_conflict
Warn in PR comment about the conflict between PRs.
conflict_checker.check_conflict_and_comment