From 8536bb10493af70da7a08b9990748f375a45492a Mon Sep 17 00:00:00 2001 From: Aleksandra Fedorova Date: Jun 26 2020 10:00:48 +0000 Subject: Merge #35 `Add info about how to re-run the tests for a pull-request` --- diff --git a/modules/ROOT/pages/pipeline.adoc b/modules/ROOT/pages/pipeline.adoc index bfd2ed7..8b18ff7 100644 --- a/modules/ROOT/pages/pipeline.adoc +++ b/modules/ROOT/pages/pipeline.adoc @@ -52,4 +52,6 @@ image::Pipeline-results.png[] For pull requests you can find test results in the right tab of the pull request page, for example: https://src.fedoraproject.org/rpms/python-virtualenv/pull-request/3[python-virtualenv] +For re-running the tests, a comment `[citest]` can be added into the pull-request. + image::Pipeline-pr-results.png[]