Re: how do I list all the pull request for the repo?

2018-05-04 Thread swordfish
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

Re: how do I list all the pull request for the repo?

2018-05-03 Thread swordfish
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: >

Re: how do I list all the pull request for the repo?

2018-05-02 Thread swordfish
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 <mayur...@gmail.com > > wrote: > >> I want to write a script inside shared library which gives list

how do I list all the pull request for the repo?

2018-05-01 Thread swordfish
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

Jenkinsjob for building Master + pull request build

2018-04-26 Thread swordfish
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

CVS_RSH

2013-07-16 Thread Swordfish
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

Re: CVS_RSH

2013-07-16 Thread Swordfish
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 from this group and stop receiving