On Jun 10 13:25, Karanbir Singh wrote:
On 09/06/16 18:17, Hardy Ferentschik wrote:
Hi,
[1] explains on the workflow to integrate a Github project with ci.centos.org to trigger builds on every commit or on a pull request. However, it misses to mention that we need a "secret key" to setup Webhook access to [2]. And, then users are left puzzled as to why the integration is not working
I think this is exactly what I am bumping my head against atm. I have setup the integration as described and builds are triggered on commits and pull requests, but centos-ci seems not to be able to write back the build status. I can see an exception in the build logs.
AFAIK, this secret key has to be created for a project by the admin of ci.centos.org and handed out to the project owner manually
And how do I go about this? Do I need to create another issue in https://bugs.centos.org?
I believe Brian was working on this yesterday, surprised not to see an update from him here. Let me ping him once he's online in a few hours.
regards
-- Karanbir Singh +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh GnuPG Key : http://www.karan.org/publickey.asc
Hi Folks,
Just a quick update, I'm still working on aligning some of the pieces here. There were a few things that changed independently that caused some issues (one of them being a tweak in the way Github handles collaborator permissions).
I should have updated instructions shortly.
Apologies for the delay.
--Brian