merge-conflicts label #26
Labels
awaiting-review
An issue or pull request that needs to be reviewed
discuss
Share your constructive thoughts on how to make progress with this issue
enhancement
New feature or enhancement of existing functionality
help wanted
If you can help make progress with this issue, please comment!
T25m
Time Estimate 25 Minutes
Ideally there would never be any merge conflicts in projects and everyone would be happy,
but sadly, quite often on larger projects (more than one pair of developers)
we get merge conflicts in Pull Requests.
what do people think about having a
merge-conflicts
labelfor this so Reviewers/QA never has to (manually) write out:
and everyone understands what it means when this label is applied to a PR...?
"DWYLBOT" 🤖 Automation Enhancement:
when an event happens on a pull request (e.g. new commit pushed or assignment changed etc.)
we should check all Open Pull requests on the repository for Merge Conflicts...
And based on the existence of merge conflicts:
merge-conflicts
label should be applied andThe text was updated successfully, but these errors were encountered: