Skip to content

Bogus/27.0.1, Bogus/35.0.1, Bogus/6.1.1, Bogus/8.0.3, python/3.11.2, python/3.12.0, python/3.12.3, python/3.12.6, python/3.13.7, python/3.7.2, python/3.8.0-b2, python/3.9.4 #44897

Bogus/27.0.1, Bogus/35.0.1, Bogus/6.1.1, Bogus/8.0.3, python/3.11.2, python/3.12.0, python/3.12.3, python/3.12.6, python/3.13.7, python/3.7.2, python/3.8.0-b2, python/3.9.4

Bogus/27.0.1, Bogus/35.0.1, Bogus/6.1.1, Bogus/8.0.3, python/3.11.2, python/3.12.0, python/3.12.3, python/3.12.6, python/3.13.7, python/3.7.2, python/3.8.0-b2, python/3.9.4 #44897

name: "Check for conflicts"
on:
push:
branches:
- main
pull_request_target:
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: check if PRs have conflicts
uses: eps1lon/actions-label-merge-conflict@v3
with:
dirtyLabel: "merge conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
retryAfter: 10
commentOnClean: |
@${{github.actor}}
Conflicts have been resolved. :thumbsup: