Brian Stinson píše v Čt 09. 03. 2017 v 07:24 -0600:
On Mar 09 12:24, Karanbir Singh wrote:
On 09/03/17 10:06, Marek Skalický wrote:
Hi, does anyone know if it is somehow possible to to have job using GitHub pull request builder plugin for Pull Requests testing. BUT configure the job in a way that no "output" will be shown in GitHub PR? (no status updates, no "Can one of the admins verify this patch?" messages, ...) I've not found any option for this. Is there any?
what happens if you dont give ci-centos user permissions to post ?
^ This is what you should do. You can set up the webhooks just like in in Mode 2: https://wiki.centos.org/QaWiki/CI/GithubIntegration BUT skip entirely the part about adding centos-ci as a collaborator. That will trigger your jobs without any updates to the PR.
But I would like to have 2 jobs for the same repository.
- One job that normally do CI for every PR (job scripts are tested and works good - so the results should be visible for users)
- And I would like to have a second job for the same repository, where I want to "test" new versions of job scripts (that should do the same, but do it in new, for example more efficient, way). And I would like to test them first without showing possible wrong results to user (I will check results directly in Jenkins).
If I understand it right, not adding centos-ci as a collaborator would break the first (non-testing) job. Or not?
-- Brian _______________________________________________ Ci-users mailing list Ci-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users