<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi Cristian, <br></div><div><br></div><div>You could great an app using ProBot (see <a href="https://github.com/probot/probot">https://github.com/probot/probot</a>)<br></div><div><br></div><div>Here is such an app created by Matt M for ITK: <a href="https://github.com/InsightSoftwareConsortium/ITKGitHubCDashStatus">https://github.com/InsightSoftwareConsortium/ITKGitHubCDashStatus</a></div><div><br></div><div>Hth</div><div>Jc<br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 20, 2019 at 12:27 PM Cristian Morales Vega <<a href="mailto:christian.morales.vega@gmail.com">christian.morales.vega@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
Currently when I push to GitHub it notifies my Jenkins instance. I<br>
want Jenkins to run a ctest script, which will include<br>
<br>
set(CTEST_UPDATE_VERSION_ONLY ON)<br>
ctest_update()<br>
<br>
And submit the results to CDash.<br>
..and I would like CDash to tell GitHub about what it finds using its<br>
Status API (<a href="https://developer.github.com/v3/repos/statuses/" rel="noreferrer" target="_blank">https://developer.github.com/v3/repos/statuses/</a>).<br>
<br>
There is a simple way to do this?<br>
<br>
I know about <a href="https://cmake.org/cmake/help/latest/variable/CTEST_CHANGE_ID.html" rel="noreferrer" target="_blank">https://cmake.org/cmake/help/latest/variable/CTEST_CHANGE_ID.html</a>,<br>
but I have been unable to find too much documentation about it. It<br>
let's me "pass arbitrary information" which could for example be used<br>
"to post comments on your pull request". How "arbitrary" becomes "pull<br>
request ID", and whether I can make it mean "git commit" is unclear.<br>
<br>
Regards.<br>
_______________________________________________<br>
CDash mailing list<br>
<a href="mailto:CDash@public.kitware.com" target="_blank">CDash@public.kitware.com</a><br>
<a href="https://public.kitware.com/mailman/listinfo/cdash" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/cdash</a><br>
</blockquote></div>