Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Boards>PR Details
PR Details

PR Details

Neo Fintech Lab

|
1 install
| (0) | Free
Adds a work item section showing enriched cards for each linked pull request: status, repo name, title, creator, approvals, and auto-complete state.
Get it free

PR Details

Adds a Pull Requests section to every work item form, showing an enriched card for each pull request linked to that work item.

Screenshot

What is added on installation

  • A Pull Requests group on every work item form

Functionality

Each linked pull request is displayed as a card containing:

Element Detail
Status strip A coloured bar on the left edge with an icon indicating the current PR status
Repository A badge showing the repository the PR targets
Title The PR title, linked to the PR page
Creator Avatar and display name of the person who opened the PR
Last updated How long ago the PR was last updated, such as "2h ago" or "3d ago"
Approvals Required reviewer approval progress, for example 1 of 2 approved
Auto-complete Indicates whether auto-complete is enabled on the PR

Status meanings:

Strip colour Meaning
Grey Abandoned
Grey Draft
Blue Build in progress
Red Build failed
Red Blocked by policy
Amber Awaiting author — a required reviewer has voted against the PR
Amber Unresolved comments require attention
Green All checks passed, ready to complete
Bright green Completed and merged

Status is derived from the PR's state, its most recent build results, reviewer votes, and open comment threads.

Card ordering: Active PRs appear first sorted by most recently updated, then completed PRs sorted by close date, then abandoned PRs.

Azure DevOps pre-requisites

Pull requests must be linked to the work item using the standard Azure DevOps pull request to work item link. The extension reads these existing links — it does not create them.

Configuration

None.

The panel can be removed from specific work item types from Project Settings → Process → [Type] → Layout.

Privacy and data storage

This extension does not store any data. All information is fetched live from the Azure DevOps APIs each time the work item is opened and rendered in the browser only.

Permissions

Permission Reason
Read work items Read the work item to discover linked pull request references
Read code Read pull request details, build statuses, reviewer votes, and comment threads

Questions, ideas, or bugs?

Open an issue on GitHub — we would love to hear from you.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft