mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:58:59 +01:00
[CI] configure backport to comment on the PR on failure
This commit is contained in:
parent
16879b07d2
commit
bd431f64f6
1 changed files with 1 additions and 0 deletions
|
@ -54,3 +54,4 @@ jobs:
|
||||||
auth: ${{ secrets.BACKPORT_TOKEN }}
|
auth: ${{ secrets.BACKPORT_TOKEN }}
|
||||||
pull-request: ${{ github.event.pull_request.url }}
|
pull-request: ${{ github.event.pull_request.url }}
|
||||||
auto-no-squash: true
|
auto-no-squash: true
|
||||||
|
enable-err-notification: true
|
||||||
|
|
Loading…
Reference in a new issue