File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 # Note that a second check will be reported if this is enabled.
5050 wip : true
5151
52- - uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
52+ - uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
5353 # When the previous steps fails, the workflow would stop. By adding this
5454 # condition you can continue the execution with the populated error message.
5555 if : always() && (steps.lint_pr_title.outputs.error_message != null)
6868
6969 # Delete a previous comment when the issue has been resolved
7070 - if : ${{ steps.lint_pr_title.outputs.error_message == null }}
71- uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2
71+ uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
7272 with :
7373 header : pr-title-lint-error
7474 delete : true
You can’t perform that action at this time.
0 commit comments