Issue Type: Bug Bug
Affects Versions: current
Assignee: redsolo
Components: tfs
Created: 05/Jun/14 10:28 PM
Description:

Add the Post Build step to create a Label in TFS.

  • Enter the label text.
  • Select either of the triggers - Always or only for success.
  • Save the job
  • Open the job configuration and neither of the triggers are selected.

Reviewed the job config.xml and entry is written as
<hudson.plugins.tfs.TFSLabeler plugin="[email protected]">
<labelName>test label</labelName>
</hudson.plugins.tfs.TFSLabeler>

Checked the source at https://github.com/jenkinsci/tfs-plugin/blob/master/src/main/java/hudson/plugins/tfs/TFSLabeler.java
Looks like there should be a value for the 'whenToLabel' in the config.

Environment: windows server 2012
Project: Jenkins
Labels: plugin configuration job
Priority: Major Major
Reporter: Philip Larsen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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