Automated Trigger Jenkins build or Job on Github Pull Request using GHPRB Plugin | Github Webhook

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ค. 2023
  • Full Jenkins CI/CD Course - www.udemy.com/course/master-c...
    How To run or build a jenkins job when a pull-request is raised on github repo using Github Pull Request Builder Plugin.
    Blog Post - appychip.co/jenkins-automated...
    Github Pull Request Builder Plugin can be used in jenkins for continuous integration of code of different branch. When a PR is raised, the job can be triggered automatically to run some test cases and then pass the status to github for successful merge.
    Gtihub Pull Request Builder Plugin:
    This Jenkins plugin builds pull requests from GitHub and will report the results directly to the pull request via the GitHub Commit Status API
    When a new pull request is opened in the project and the author of the pull request isn't whitelisted, builder will ask Can one of the admins verify this patch?. One of the admins can comment ok to test to accept this pull request for testing, test this please for one time test run and add to whitelist to add the author to the whitelist.
    If an author of a pull request is whitelisted, adding a new pull request or new commit to an existing pull request will start a new build.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 10

  • @sshandsslcat
    @sshandsslcat 6 หลายเดือนก่อน +1

    Thank you!

    • @iajeetkhan
      @iajeetkhan  6 หลายเดือนก่อน +1

      Glad it helped. Please like the video and subscribe the channel 🙏

  • @shamlisarode9701
    @shamlisarode9701 2 หลายเดือนก่อน

    Can you please share how to add that status check ?

  • @chetanram797
    @chetanram797 11 หลายเดือนก่อน

    Is it possible to trigger a webhook event on comment on a pull request?

    • @chetanram797
      @chetanram797 11 หลายเดือนก่อน

      I'm talking about GitHub app I haven't used jungkin

    • @chetanram797
      @chetanram797 11 หลายเดือนก่อน

      My issue is
      I have a doubt. I have setup a GitHub app and in events I selected issue, issue comments and pull request events but on pull request webhook event is triggered but on issue creation, issue comment and pull request comments there is no webhook event triggered.
      Can you help me with this?

  • @mikhailpodolskiy85
    @mikhailpodolskiy85 8 หลายเดือนก่อน

    Currently GitHub Pull Request Builder has critical security vulnerabilities

    • @sethuraman6903
      @sethuraman6903 8 หลายเดือนก่อน

      Hi, Have you implemented this configuration.it's not working for me.Any leads would be helpful

    • @mikhailpodolskiy85
      @mikhailpodolskiy85 8 หลายเดือนก่อน

      @@sethuraman6903 No. I don't want to install plugin with critical vulnerabilities to my Jenkins

    • @bogaczbogacz
      @bogaczbogacz 6 วันที่ผ่านมา

      @@sethuraman6903 same for me