stack72 / TeamCitySharp

No Longer Maintained - please use https://github.com/mavezeau/TeamCitySharp
Other
200 stars 165 forks source link

Pin a Build by BuildConfigId and Build Number #83

Open patrick92 opened 10 years ago

patrick92 commented 10 years ago

Added a Function to Pin a Build by providing its BuildConfigId and Buildnumber. A message string can be passed to the function, which will show up as comment to the pinned build.

Revert "Pin a Build by ConfigId and BuildNumber"