Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: f7d6103b5b2edbf354895f713cf74da7a73ff931
      
https://github.com/jenkinsci/tfs-plugin/commit/f7d6103b5b2edbf354895f713cf74da7a73ff931
  Author: mrflow <florian....@gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M tfs/src/main/java/hudson/plugins/tfs/JenkinsEventNotifier.java
    M tfs/src/main/java/hudson/plugins/tfs/listeners/JenkinsRunListener.java
    M tfs/src/main/java/hudson/plugins/tfs/model/AbstractHookEvent.java
    M tfs/src/main/java/hudson/plugins/tfs/model/BuildCommand.java
    M tfs/src/main/java/hudson/plugins/tfs/model/TeamGitStatus.java
    M tfs/src/main/java/hudson/plugins/tfs/util/TeamStatus.java

  Log Message:
  -----------
  Improve VSTS Service Hook integration (#200)

* Reduce code duplication and make PR feedback functional

Deduplicate code paths used for feeding back status to VSTS/TFS.

Further, set the "name" and "genre" fields to sane values:

VSTS uses these fiels for configuration of branch policies. Empty
strings are not permitted, thus this feature was broken on the part of
tfs-plugin.

Use the Jenkins root-URL as 'genre' and the job-name as 'name'.

* Abort running build if a Pull-Request triggers a job

If a Service Hook triggers a job, cancel all running builds with the
same build cause.



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

Reply via email to