When used in multibranch job, the notification header becomes too generic, for example it will be:

      "Update from build dev."

      Which in this case is a build of job dev. Instead it should use full job name and look like this:

      "Update from build vc-2-org/vc-platform/dev"

      Otherwise, you have to click view job to get an idea what job is actually building.

          [JENKINS-46408] Display full job name

          Ken Rachynski added a comment -

          I just updated my central notification call and noticed this very thing. I worked around it by including ${env.JOB_NAME} in the message: call, but having the bold subject of the Teams message have the JOB_NAME would be a lot better.

          Ken Rachynski added a comment - I just updated my central notification call and noticed this very thing. I worked around it by including ${env.JOB_NAME} in the message: call, but having the bold subject of the Teams message have the JOB_NAME would be a lot better.

            outconn Out conn
            woland Alexander Siniouguine
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: