Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36119

GhprbBuilds creates wrong GhprbCause: merged vs. mergeable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • ghprb-plugin
    • None
    • jenkins 2.9, ghprb plugin 1.32.5

      org.jenkinsci.plugins.ghprb.GhprbBuilds creates a GhprbCause, but unfortunately assigns the PR.isMergeable property to GhprbCause.merged (see line 58), which in turn causes other "wrong decisions" later (e.g. wrong sha1 env variable - see GhprbTrigger.java line 359).

            Unassigned Unassigned
            jelmd Jens Elkner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: