I have an initial job that syncs to the depot and gets the most up to date changesets and then triggers the rest of the jobs through a daisy chain.

      I know there are features that enable you to pass a changelist via parameters or counter, but I haven't found any solutions for the jobs posting the same changeset as the initial job.

      It would be nice to have an option that allows downstream jobs to inherit the same changelog as their parents'.

      This is more of a convenience since we can just use deduction to figure out which tests are using the most recent revisions, but it would be nice to just be able to see each job tell us what accurate changeset it is using.

      Thanks.

          [JENKINS-13263] Downstream jobs inherit same changeset

          Rob Petti added a comment -

          Wouldn't it get the same changelog anyways? Or is the client view different in every job?

          Rob Petti added a comment - Wouldn't it get the same changelog anyways? Or is the client view different in every job?

          Rob Petti added a comment -

          In any case, this sounds like it would be better suited as a separate plugin, so it can be used with other SCM plugins and in mixed environments.

          Rob Petti added a comment - In any case, this sounds like it would be better suited as a separate plugin, so it can be used with other SCM plugins and in mixed environments.

          Rob Petti added a comment -

          Rob Petti added a comment - Speaking of... https://github.com/rpetti/display-upstream-changes-plugin

          Rob Petti added a comment -

          This information can now be obtained by using the Display Upstream Changes plugin, which will add the list of upstream changes to the build summary.

          Rob Petti added a comment - This information can now be obtained by using the Display Upstream Changes plugin, which will add the list of upstream changes to the build summary.

          Excellent thanks!

          nicholas blasingame added a comment - Excellent thanks!

            rpetti Rob Petti
            nickb nicholas blasingame
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: