Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Cancel existing build #206

Closed
japj opened this issue Oct 8, 2019 · 3 comments · Fixed by #317
Closed

Feature Request: Cancel existing build #206

japj opened this issue Oct 8, 2019 · 3 comments · Fixed by #317
Labels
enhancement Improvements that do not include new features help wanted Help by the community is needed.

Comments

@japj
Copy link
Contributor

japj commented Oct 8, 2019

Add support for cancelling an existing build.

This could be done by PATCHing the 'status' field to 'cancelling' in Update-VSTeamBuild (adding additional optional parameter).

Or by a seperate Cancel-VSTeamBuild

@SebastianSchuetze
Copy link
Collaborator

I could look into that. Suggested Cmdlet

Stop-VSTeamBuild

Cancel is not an approved verb for PowerShell. But Stop is a synonym for such an action.

@DarqueWarrior
Copy link
Collaborator

Stop-VSTeamBuild would be a good addition.

@DarqueWarrior DarqueWarrior added enhancement Improvements that do not include new features help wanted Help by the community is needed. labels Nov 9, 2019
@SebastianSchuetze SebastianSchuetze linked a pull request May 20, 2020 that will close this issue
3 tasks
@SebastianSchuetze
Copy link
Collaborator

@japj and @DarqueWarrior this issue has been implemented and merged by @brittandeyoung.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements that do not include new features help wanted Help by the community is needed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants