mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-20 21:48:25 +02:00
feat: implement error notification as pr comment
This commit is contained in:
parent
6042bcc40b
commit
c02522a9f1
27 changed files with 432 additions and 35 deletions
|
@ -109,6 +109,11 @@ inputs:
|
|||
description: >
|
||||
Semicolon separated list of additional comments to be posted to the backported pull request
|
||||
required: false
|
||||
no-squash:
|
||||
description: >
|
||||
If true, enable the error notification as comment on the original pull request
|
||||
required: false
|
||||
default: "false"
|
||||
|
||||
runs:
|
||||
using: node20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue