Once the PR is approved I want to automatically advance the state of the linked work item, but I don\'t want it to be marked as \"complete\". Instead I\'d like the work item sta
You can try to use
For now, work item state can only be changed as complete when merging a PR.
And there has an user voice Customize Work Item State after PR is closed which suggests this feature, you can vote and follow up.
The work around for now is changing the linked work item(s) through CI build (after completing the PR). Detail work flow as follow: