Thanks!
Is there any sample example I can refer?
On Friday, May 4, 2018 at 12:20:46 AM UTC-7, Victor Martinez wrote:
>
> Yes, you can use groovy script, look at:
> https://jenkins.io/doc/book/pipeline/shared-libraries/#using-third-party-libraries
>
> Cheers
>
--
You received this message becaus
Can I use it in groovy script?
On Thursday, May 3, 2018 at 1:09:29 AM UTC-7, Victor Martinez wrote:
>
> There are different approaches:
>
> - Official GH api:
> https://developer.github.com/v3/pulls/#list-pull-requests
> - Java Library:
> http://github-api.kohsuke.org/apidocs/org/kohsuke/github/
Github pull request.
Using groovy script.
On Tuesday, May 1, 2018 at 11:55:29 AM UTC-7, ok999 wrote:
>
> which provider?
>
> On Tue, May 1, 2018 at 1:12 PM, swordfish > wrote:
>
>> I want to write a script inside shared library which gives list of all
>> pul
I want to write a script inside shared library which gives list of all pull
requests. Any sample example?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenki
I want to create Jenkinsjob which builds master and all open approved pull
requests since last 2 hours. which project should I select and how do I
proceed.
On the Master + new pull requests' I need to run some tests as well.
--
You received this message because you are subscribed to the Google
On Tuesday, July 16, 2013 12:34:11 PM UTC+1, Swordfish wrote:
>
> Jenkins version 1.523, CVS plugin version 1.29.
>
>
Correction: Plugin version 2.9
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe fr
I can't get Jenkins to check anything out from CVS. I'm trying to use a
private key to log into CVS over SSH.
This works just fine in Hudson. I think the key difference is that in
Hudson there is a CVS_RSH box, in which I've put "ssh". This does not
appear to be present in jenkins CVS configura