I want to configure "Set Build Description Plugin" to list out all the 
change set for the CI builds. 
When Jenkins check out the Source from TFS, it will list the change set as 
follows: 

Changeset: 1234 
09:59:26 User: XXXX 
09:59:26 Date: XXXX 
Changeset: 1235 
09:59:26 User: XXXX 
09:59:26 Date: XXXX 
Changeset: 1236 
09:59:26 User: XXXX 
09:59:26 Date: XXXX 

Here i set the Reguler Expression on Job is : Changeset: (.*) 
And leave the Description empty. 
How can i set the Regular expression to capture all the change set numbers 
to description field? 

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to