Getting sign off/approval after a deployment completes linked to TFS
Octopus Deploy has the feature to allow getting sign off/approval after a deployment completes, which is awesome! It would be even more awesome if there was an integration between Octo and TFS, where Octo would be able to retrieve the backlog items from the changesets in the release, and show their acceptance criteria. Furthermore, linked test cases to each backlog item should also be displayed.
So something like a TFS acceptance test step, with child steps specifying each backlog item with their acceptance criteria. Then for each backlog item child step, assign child steps for the test cases linked to that backlog item.
1
vote