barnhill / barcodelib

C# Barcode Image Generation Library
Apache License 2.0
736 stars 239 forks source link

Add `eps1lon/actions-label-merge-conflict` GitHub Action #193

Closed Saibamen closed 4 months ago

Saibamen commented 9 months ago

https://github.com/eps1lon/actions-label-merge-conflict

Example:

image

barnhill commented 9 months ago

What problem does this solve?

Saibamen commented 9 months ago

This action adds a label to Pull Requests that have merge conflicts and add a comment to it, so PR authors will be notified about conflicts

barnhill commented 4 months ago

Merge conflicts are already shown in the PR per github docs: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/about-merge-conflicts

Closing.