PR Details and Quick Actions
Pulse keeps detailed actions lightweight and PR-native.
Current Interaction Model
Pulse does not use a dedicated in-app side panel today. Instead, it provides:
- direct links from PR ID/title to Azure DevOps PR pages
- a checks popover for build/policy signal details
- reviewer popover with reviewer votes/status
- conflict indicator in the status column when merge conflicts are reported
Why This Model
- keeps the extension fast and focused on triage
- lets users perform deep review in native Azure DevOps PR pages
- reduces duplicated UI complexity inside the extension
Planned Evolution
A richer in-app detail panel is a future enhancement and is not part of the current shipped baseline.