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

GitHub status updating and exposing URL should be an option

      This is somewhat similar to -JENKINS-33151-, but all I'm looking for is to have the option to not push any metadata back to github (such as pr/branch/commit status updating), or, if that isn't possible, to hide the Jenkins URL.

       

      Rationale: we are using a private Jenkins to build our open-source Github repositories (many of them per org).  Currently, all built commits and PRs get marked with our internal Jenkins URL.  This is bad.  

       

      Of course we could use a public Cloudbees-hosted Jenkins, and in fact we do, but for a variety of reasons we need both (e.g.: to populate our internal artifact repos).  

       

      I'd be very happy to submit a PR that adds a checkbox or some other means of controlling this behavior (any pointers would be appreciated).  Thoughts?

          [JENKINS-48408] GitHub status updating and exposing URL should be an option

          Alexander Komarov added a comment - - edited

          I'm working on a PR to do this, it wasn't that hard.

          Alexander Komarov added a comment - - edited I'm working on a PR to do this, it wasn't that hard.

          Alexander Komarov added a comment - - edited

          Alexander Komarov added a comment - - edited PR:  https://github.com/jenkinsci/github-branch-source-plugin/pull/169

          Turns out that I missed JENKINS-35453 which covered this - there is already a plugin that does one half of what I did (disables notifications but can't hide url).  

          I'd move my changes into that plugin but it won't work without changes in github-branch-source, so I still feel that this may be useful.

          Alexander Komarov added a comment - Turns out that I missed  JENKINS-35453 which covered this - there is already a plugin that does one half of what I did (disables notifications but can't hide url).   I'd move my changes into that plugin but it won't work without changes in github-branch-source, so I still feel that this may be useful.

            Unassigned Unassigned
            akom Alexander Komarov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: