Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-github-plugin
  Commit: b51d3abb59852e11a768dd77763efc3c29154004
      
https://github.com/jenkinsci/pipeline-github-plugin/commit/b51d3abb59852e11a768dd77763efc3c29154004
  Author: Aaron Whiteside <aaronjwhites...@gmail.com>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/github/client/ExtendedGitHubClient.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/github/client/ExtendedIssueService.java

  Log Message:
  -----------
  ExtendedGitHubClient.java
- add support for delete operations to parse json responses

ExtendedIssueService.java
- the removeLabel() method now calls the new delete() to parse the response 
returned by this operation.

This fixed https://github.com/jenkinsci/pipeline-github-plugin/issues/52

Thanks @longwave for tracking this down


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to