Skip to content
Snippets Groups Projects

dev/dn: add ServicesPerPullRequest and ManifestRevision

Created by: bobheadxi

Adds detailed metadata to DeploymentReport require to enable https://github.com/sourcegraph/sourcegraph/pull/33120 , primarily ServicesPerPullRequest, which is an accurate representation of exactly which pull requests are associated with each service in the deployment, because each service might be deployed with a different source diff. This is important for notifications, tracing, etc, and the information is currrently discarded by the report's PRs and services summary.

Test plan

Adds a unit test check, and existing tests should pass.

Merge request reports

Approval is optional

Merged by avatar (Aug 27, 2025 9:55am UTC)

Merge details

  • Changes merged into main with c31ccae0.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading