No commit activity in last 3 years
No release in over 3 years
Warn about the conflict between PRs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.3
~> 2.14
= 3.0.7
>= 0
~> 10.0
~> 3.4
~> 0.41
~> 0.8

Runtime

~> 1.3.0
 Project Readme

danger-conflict_checker

Check whether Pull Request with the same destination conflicts and warn.

Exmple Pull Request message

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