Work Item PR ReportPurposeWork Item PR Report is a lightweight Azure DevOps extension that helps teams gain visibility into how work items are implemented across repositories. It scans the hierarchy of a given work item (such as a Feature or Epic), gathers all linked pull requests (PRs) from that hierarchy, and generates a consolidated report of affected repositories. This is especially useful when:
The report helps developers, tech leads, and managers save time by eliminating the need to manually inspect each child work item or navigate through scattered PR links. How to Use
Output TableOnce the report is generated, results are shown in a structured table that highlights all relevant pull requests across repositories. The table provides details such as repository name, PR ID, name and statis, related work item ID and title. Filtering OptionsTo make the report more actionable, you can apply dynamic filters to refine results:
These filters help you quickly locate the most relevant information without wading through the entire hierarchy. CSV ExportFor audits, reporting, or offline analysis, you can export the full table into a CSV file with one click. The CSV includes all key columns and applies any active filters, ensuring you capture the exact dataset you need. The exported file can be opened in Excel, Google Sheets, or imported into other tools for further processing. Performance & Security Note
All operations are performed entirely on the client side. No data is transmitted externally, making this tool safe for secure and sensitive environments. FeedbackI’d love to hear your thoughts! Feel free to share suggestions, feature requests, or bug reports to help improve the tool for everyone. |