Skip to content

This is plugin for Danger that warn about the conflict between PRs.

License

Notifications You must be signed in to change notification settings

justice3120/danger-conflict_checker

Repository files navigation

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

About

This is plugin for Danger that warn about the conflict between PRs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages