-
Notifications
You must be signed in to change notification settings - Fork 32
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
[Sequester] Feature request: Add a magic label to remove any linked work item #416
Comments
As I'm working on this, I think that the issue shouldn't be un-linked. We're not closing the issue, and if it every got scheduled, the link would mean the code could just change the status, set a new iteration, etc. That would already just work. So, this label would just set the status in DevOps to "Removed" @cmastr What do you think? |
Yes I agree with you on that, keeping the link is better. That way we still have an electronic paper trail even when we decide not to do something (right now or ever). |
Fixes dotnet#416 Add a new label that sets the work item status of a linked item to "Removed".
Fixes dotnet#416 Add a new label that sets the work item status of a linked item to "Removed".
Add a new label, like
unQuest
that does the following:If an issue is imported into DevOps, change the work item's state to "removed", and un-link the issue.
Associated WorkItem - 360309
The text was updated successfully, but these errors were encountered: