Skip to content
Snippets Groups Projects
Unverified Commit ea7ab932 authored by Luis Paolini's avatar Luis Paolini Committed by GitHub
Browse files

Update auto-backport.yml (#23340)

parent 94e5dcf5
Branches
Tags
No related merge requests found
......@@ -61,10 +61,10 @@ jobs:
if: ${{ steps.create_backport_pull_request.outputs.has-conflicts == 'true' }}
with:
include-log: false
message: could not create a backport due to conflicts ${{ github.event.pull_request.user.login }}
message: could not create a backport due to conflicts
- uses: ./.github/actions/notify-pull-request
if: ${{ failure() }}
with:
include-log: true
message: something went wrong while creating a backport ${{ github.event.pull_request.user.login }}
message: something went wrong while creating a backport
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment