summaryrefslogtreecommitdiff
path: root/Help/variable/CTEST_CHANGE_ID.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CTEST_CHANGE_ID.rst')
-rw-r--r--Help/variable/CTEST_CHANGE_ID.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/variable/CTEST_CHANGE_ID.rst b/Help/variable/CTEST_CHANGE_ID.rst
new file mode 100644
index 000000000..a423f4900
--- /dev/null
+++ b/Help/variable/CTEST_CHANGE_ID.rst
@@ -0,0 +1,9 @@
+CTEST_CHANGE_ID
+---------------
+
+Specify the CTest ``ChangeId`` setting
+in a :manual:`ctest(1)` dashboard client script.
+
+This setting allows CTest to pass arbitrary information about this
+build up to CDash. One use of this feature is to allow CDash to
+post comments on your pull request if anything goes wrong with your build.