Skip to content

Add telemetry for assignable users#8690

Merged
alexr00 merged 3 commits intomainfrom
alexr00/weary-camel
Apr 22, 2026
Merged

Add telemetry for assignable users#8690
alexr00 merged 3 commits intomainfrom
alexr00/weary-camel

Conversation

@alexr00
Copy link
Copy Markdown
Member

@alexr00 alexr00 commented Apr 22, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 22, 2026 10:09
@alexr00 alexr00 enabled auto-merge (squash) April 22, 2026 10:09
@alexr00 alexr00 self-assigned this Apr 22, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds error telemetry to improve diagnostics when fetching GitHub issues fails within the GitHubRepository implementation.

Changes:

  • Emit a new telemetry error event (pr.getIssueFailed) when getIssue() throws, including issueNumber and an extracted errorCode.
Show a summary per file
File Description
src/github/githubRepository.ts Adds error telemetry emission in getIssue() catch path to capture failure metadata.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread src/github/githubRepository.ts Outdated
@alexr00 alexr00 marked this pull request as draft April 22, 2026 10:16
auto-merge was automatically disabled April 22, 2026 10:16

Pull request was converted to draft

alexr00 and others added 2 commits April 22, 2026 12:17
Co-authored-by: Copilot <copilot@github.com>
@alexr00 alexr00 marked this pull request as ready for review April 22, 2026 10:21
Copilot AI review requested due to automatic review settings April 22, 2026 10:21
@alexr00 alexr00 enabled auto-merge (squash) April 22, 2026 10:21
@alexr00 alexr00 merged commit c972550 into main Apr 22, 2026
8 checks passed
@alexr00 alexr00 deleted the alexr00/weary-camel branch April 22, 2026 10:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants