aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mod/ci-common.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/ci-common.cxx b/mod/ci-common.cxx
index e720914..deee977 100644
--- a/mod/ci-common.cxx
+++ b/mod/ci-common.cxx
@@ -433,7 +433,8 @@ namespace brep
},
2 /* stderr */,
ops.email (),
- "CI request submission (" + sr.reference + ')',
+ ((service ? service->type : "ci") +
+ " request submission: " + repository.string ()),
{ops.ci_email ()});
// Write the CI request manifest.