Git Product home page Git Product logo

Comments (7)

DavidTanner avatar DavidTanner commented on July 3, 2024 4

So this is the GitHubCommitNotifier plugin that is trying to run. You want to remove that post build step as the GitHub Pull Request Builder plugin handles updating the status.

The issue happens because the Notifier plugin is trying to resolve the merged commit, not the real one. Note in the checkout it uses commit 0af5cfe1266faebf8f0162a0efce08b590c0337c, so once any post build steps complete that update the branch 0af5cfe1266faebf8f0162a0efce08b590c0337c is no more. The real commit is 9423f80d2011d2d5ef2e5e121f0e97f0d499bfb1

from ghprb-plugin.

lfilho avatar lfilho commented on July 3, 2024

Also happening to me. Jenkins 1.618 + GHPRB 1.26.2

from ghprb-plugin.

lfilho avatar lfilho commented on July 3, 2024

That was indeed it! I removed the pre and post build steps for updating the commit status and it worked! Thanks!

from ghprb-plugin.

stefanhoth avatar stefanhoth commented on July 3, 2024

came here to say thanks because we ran into the same issue today. 👍

from ghprb-plugin.

mehtadev17 avatar mehtadev17 commented on July 3, 2024

👍

from ghprb-plugin.

brainsik avatar brainsik commented on July 3, 2024

🙇

from ghprb-plugin.

guruvamsichintala avatar guruvamsichintala commented on July 3, 2024

It worked

from ghprb-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.