Add re-run into reference github gate pipeline

We have an example of the re-run trigger in the github check pipeline.
Add it also for the gate pipeline.

Change-Id: I248cb7d46cf05a50226b86bbb0f0cc066cc8f97e
This commit is contained in:
Artem Goncharov 2021-05-27 14:03:35 +02:00
parent 997f88185a
commit 86a8fb8b8b
1 changed files with 3 additions and 0 deletions

View File

@ -86,6 +86,9 @@
- event: pull_request
action: status
status: ".*:success"
- event: check_run
action: rerequested
check: .*/gate:.*
- event: pull_request
action: labeled
label: