Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 3315529cd845a2683f40210ec55c5e229a3ef692
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/3315529cd845a2683f40210ec55c5e229a3ef692
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

  Log Message:
  -----------
  MergeWith must call the Revision constructor taking a Collection<Branch>.
Otherwise no changelog is produced for PR builds: "First time build. Skipping 
changelog."
GitSCM.computeChangeLog is called but revToBuild.getBranches().isEmpty().


  Commit: 03df07cc04d4d878a0a8e7ecf07f695db7af0763
      
https://github.com/jenkinsci/github-branch-source-plugin/commit/03df07cc04d4d878a0a8e7ecf07f695db7af0763
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

  Log Message:
  -----------
  Merge pull request #70 from jglick/changelog

Changelog must be produced for PR merge builds


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/998ad1d64a75...03df07cc04d4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to