Code Monkey home page Code Monkey logo

Comments (8)

bluesliverx avatar bluesliverx commented on July 20, 2024 2

Released in https://github.com/jenkinsci/github-pr-comment-build-plugin/releases/tag/67.va90f5cae5912

from github-pr-comment-build-plugin.

lprimak avatar lprimak commented on July 20, 2024 1

Thanks!
FYI @cubastanley

from github-pr-comment-build-plugin.

bluesliverx avatar bluesliverx commented on July 20, 2024

Do you have a hook configured twice? Maybe once on the repository and once in the organization? That could cause two events to be sent and for it to be triggered twice.

If that's not it, try recreating the project, I've noticed strange things with projects in the past (though not in quite awhile, and not with this plugin) for older projects.

from github-pr-comment-build-plugin.

prabusarav avatar prabusarav commented on July 20, 2024

@bluesliverx thanks for the response, i have configured the hook only once in org.

not sure whats going on here. at this moment, i enabled these 3 hooks, i hope this is correct, pls validate

image

from github-pr-comment-build-plugin.

bluesliverx avatar bluesliverx commented on July 20, 2024

@prabusarav, it might be helpful to check the Jenkins log. Create a new Jenkins log recorder that watches "com.cloudbees.jenkins.GitHubWebHook" (and possibly "org.jenkinsci.plugins.github") at the ALL level, and then see what event shows up. That will definitely say whether you are getting the events twice from GitHub or if it is something in the plugin (though how it could come from the plugin I have no idea, the github integration there is extremely simple and straightfoward).

from github-pr-comment-build-plugin.

AVJLabs avatar AVJLabs commented on July 20, 2024

I am facing same issue, only one hook configured at org level - delivered message shows only one. any more pointers .

from github-pr-comment-build-plugin.

bluesliverx avatar bluesliverx commented on July 20, 2024

This may be expected, depending on how GitHub delivers the hooks. i.e. if someone comments at the same time they are approving, that could end with two hook payloads sent: once for the pull request approval and once for the comment that goes with the approval.

from github-pr-comment-build-plugin.

lprimak avatar lprimak commented on July 20, 2024

Same issue. The webhook is only configure and confirmed delivered once and only once.
Only one comment, no approvals. In fact, approvals are not enabled.
There should be only one build triggered.
This happens intermittently.

from github-pr-comment-build-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.