Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ghprb-plugin
  Commit: 6bfdf3b7692412871b68a8ca9a2098a427d67155
      
https://github.com/jenkinsci/ghprb-plugin/commit/6bfdf3b7692412871b68a8ca9a2098a427d67155
  Author: Michele Ippolito <[email protected]>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile.java

  Log Message:
  -----------
  Avoid posting a comment for empty comment files

If the comment file was completely empty it was still read, surrounded
with a header and a footer, and posted as a comment on the pull request.
This is just noise IMHO.

This commit makes it so that the message stays empty if the file was empty.


  Commit: c86e68cda07cc629a5e8ed82916beec1afb79e48
      
https://github.com/jenkinsci/ghprb-plugin/commit/c86e68cda07cc629a5e8ed82916beec1afb79e48
  Author: Björn Häuser <[email protected]>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile.java

  Log Message:
  -----------
  Merge pull request #662 from jenkinsci/GH-647

Avoid posting a comment for empty comment files


Compare: 
https://github.com/jenkinsci/ghprb-plugin/compare/9e25d77c6efe...c86e68cda07c
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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