Skip to content

JanisZhang/PR-conflicts-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⭐⭐ Star this project ⭐⭐

Getting Started

Introduction

We often spend a lot of time manually checking for conflicts in many PRs. The PR Conflicts Alert GitHub App saves us that trouble. It labels and comments on PRs when they hit conflicts, then tidies up after the issues are resolved.

No more hunting for conflicts – focus on what really matters!

Event Triggers

The app triggers during the following events:

  • Opening or reopening a pull request
  • Synchronization of pull requests (force-push)
  • When pushing new code to the master or main branch, it monitors all open pull requests for conflicts.