This Question is Answered

2 "helpful" answers available (2 pts)
1 Replies Last post: Feb 4, 2013 2:05 PM by Inna Yankelevich  
Morne Joubert Newbie 49 posts since
Feb 28, 2009
Currently Being Moderated

Jan 25, 2013 2:12 AM

How to specify comment when triggering build via http

I know i can trigger a personal build like this

http://teamcity/httpAuth/action.html?add2Queue=bt21&personal=true

but what do i need to add to the a comment as well ?

This is the same as if the user did a personal run from the web interface and filled in the comment box.

Thanks

Inna Yankelevich Newbie 15 posts since
Jan 30, 2013
Currently Being Moderated
Feb 4, 2013 2:05 PM in response to: Morne Joubert
Re: How to specify comment when triggering build via http

Hello, Joubert.

 

You can add a comment using the following syntax:

 

http://teamcity/httpAuth/action.html?add2Queue=bt21&personal=true&buildComment="here%20is%comment"

More Like This

  • Retrieving data ...