only comment on PR
This commit is contained in:
parent
fbf8a1b3d9
commit
4e87890108
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ steps:
|
||||||
comment_file: output.txt
|
comment_file: output.txt
|
||||||
when:
|
when:
|
||||||
status: [failure, success]
|
status: [failure, success]
|
||||||
|
event: [pull_request]
|
||||||
lint:
|
lint:
|
||||||
image: debian:stable
|
image: debian:stable
|
||||||
commands:
|
commands:
|
||||||
|
@ -30,6 +31,7 @@ steps:
|
||||||
comment_file: output.txt
|
comment_file: output.txt
|
||||||
when:
|
when:
|
||||||
status: [failure, success]
|
status: [failure, success]
|
||||||
|
event: [pull_request]
|
||||||
when:
|
when:
|
||||||
- event: [push, pull_request]
|
- event: [push, pull_request]
|
||||||
- evaluate: 'CI_COMMIT_AUTHOR in ["gnous-ci-bot", "mael", "ada"]'
|
- evaluate: 'CI_COMMIT_AUTHOR in ["gnous-ci-bot", "mael", "ada"]'
|
Loading…
Add table
Add a link
Reference in a new issue