Skip to content

GH Actions: add workflow to label PRs which are in a conflict state #1827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 11, 2025

This commit adds a new workflow which automatically checks for merge conflicts in open PRs.

This allows to see from the PR overview page which PRs need rebase/conflict resolution and are not currently in a mergable state.

The selected action runner also has an option to post a comment when a conflict is detected as well as when the conflict has been resolved. While not currently used, this feature might be useful in the future.

Refs:

This commit adds a new workflow which automatically checks for merge conflicts in open PRs.

This allows to see from the PR overview page which PRs need rebase/conflict resolution and are not currently in a mergable state.

The selected action runner also has an option to post a comment when a conflict is detected as well as when the conflict has been resolved. While not currently used, this feature might be useful in the future.

Refs:
* https://github.com/eps1lon/actions-label-merge-conflict
@jrfnl jrfnl added this to the 10.0.0 milestone Jul 11, 2025
@jrfnl jrfnl added chores/QA PR: quick merge PR only contains relatively simple changes PR: ready for review labels Jul 11, 2025
@wimg wimg merged commit e34e00b into develop Aug 6, 2025
48 checks passed
@wimg wimg deleted the feature/ghactions-add-label-merge-conflict-workflow branch August 6, 2025 19:41
@github-actions github-actions bot removed PR: quick merge PR only contains relatively simple changes PR: ready for review labels Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants