I have found the solution, there is a field "context" which I set to
"Jenkins" and so the build not reports its status to the 'first' line

Best Regards

Enrico
Il giorno sab 22 set 2018 alle ore 20:26 Enrico Olivelli
<eolive...@apache.org> ha scritto:
>
> Hi,
> In ZooKeeper we have this jenkins job which is triggered at every pull 
> request change (new, push and with trigger phrase)
>
>
> https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/
>
> Unfortunately when the job starts two lines are displayed in github, one line 
> named 'Jenkins' and the second is named 'default'
>
> Like here
>
> https://github.com/apache/zookeeper/pull/638
>
> The second one is 'new' and it is better than the first, and it appeared when 
> I have enabled the build with 'trigger phrase'.
>
> Now my problem is that I don't want the 'Jenkins' line any more but I cannot 
> find any condiguration from it.
> It seems that only one job execution starts, not two, but when the execution 
> finishes the 'Jenkins' line is not updated, it remains always 'yellow' and 
> the 'default' one
>
> We do not have any scriot in the codebase which is using github API.
> Apparently that line is added by some other undocumented hook
>
> Do you have any track of such configuration or logs ?
>
> Thank you in advance
>
> Enrico Olivelli
>
> --
>
>
> -- Enrico Olivelli

Reply via email to