From dcf40c7d01c8ec2f4b999451924e2b8a9dd29ca1 Mon Sep 17 00:00:00 2001 From: Ernesto Puerta Date: Mon, 26 Aug 2019 11:16:25 +0200 Subject: [PATCH] github: display phrase for signed-off check https://github.com/ceph/ceph-build/pull/1379 will introduce a trigger-phrase for pr-commit check (DCO/signed-off). Signed-off-by: Ernesto Puerta --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 69a755f04b5..d670f77dc7f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -41,6 +41,7 @@ https://raw.githubusercontent.com/ceph/ceph/master/SubmittingPatches.rst Show available Jenkins commands - `jenkins retest this please` +- `jenkins test signed` - `jenkins test make check` - `jenkins test make check arm64` - `jenkins test submodules`