Enable automatically enabling automatic merging on backport PRs (#5534)

This commit is contained in:
Alexandru Ionut Tripon 2026-05-12 20:25:55 +00:00 committed by GitHub
commit 323c25d83b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,7 @@ jobs:
uses: korthout/backport-action@v4.4
with:
# Config README: https://github.com/korthout/backport-action#backport-action
auto_merge_enabled: true
pull_description: |-
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.