Required to understand the behavior of project recognissors in GitHub organization project

2020-08-03 Thread kishore babu
Hi Jenkins Users/Development Team, Would like to know the behavior of project recognissors in GitHub organization project. Currently I'm successfully getting triggers and pipelines created for the branch having *jenkinfile, further I *want to have Jenkins file only in master branch and would like

Re: GitHub webhook push CI issue with pipeline projects

2019-10-24 Thread kishore babu
I hope you got the solution, If you could suggest me the best practice it will be helpful for me. On Friday, 11 November 2016 09:18:12 UTC+5:30, Cory Grubbs wrote: > > Okstill doesn't solve the problem of having to have two separate > Jenkins projects for every build which is not efficient

Trying to get Github events like "commit comments and pushes" to build the jenkins pipeline Job

2019-10-24 Thread kishore babu
Based on the commit comment, I would like to trigger the Pipeline Job. Firstly unable to get the commit trigger to build the Pipeline Job. Can someone suggest the best practice? Currently, im using Github enterprise server and Local hosted Jenkins server. I'm able to get the pull request using