anki2003ta / Museum

20 stars 62 forks source link

Merge Conflict Checker GitHub Action #166

Open aditiverma-21 opened 2 weeks ago

aditiverma-21 commented 2 weeks ago

Description

This GitHub Action, named Merge Conflict Checker, automatically checks for merge conflicts when a pull request is opened, synchronized, or reopened. If a merge conflict with the main branch is detected, it will post a warning comment on the pull request, alerting the contributor to resolve the conflicts before merging.

Key Features:

This action helps maintain a smooth workflow by notifying contributors about merge conflicts early in the PR process, reducing potential bottlenecks during merges.

github-actions[bot] commented 2 weeks ago

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀