From 8e26881068f8f608bb02183e3e4244e2aa5988fb Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Apr 16 2020 07:53:40 +0000 Subject: Add info about how to re-run the tests for a pull-request I'm personally not sure whether this is the correct way, just saw this in some PRs. Please, verify before merging. --- 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[]