Skip to content

Merged PRs not turning purple on periodic GitHub polling (only on app open); IssueTracker error for 'big-bang/product' #241

@dhilgaertner

Description

@dhilgaertner

Symptom

Merged PRs no longer transition to the purple ("merged") state during the periodic polling of GitHub issues. They only update on application open.

Possibly related log error

This error appears in the logs and may or may not be related:

[IssueTracker] Stale-PR follow-up failed (exit 1): gh: Could not resolve to a Repository with the name 'big-bang/product'.

big-bang/product is a GitLab repo in the PlatformOne workspace (host repo1.dso.mil), so invoking gh for it would always fail. If the periodic stale-PR follow-up bails on the first error per cycle, that could explain why none of the other merged PRs get re-checked between app launches.

Asks

  1. Diagnose why the periodic poll no longer flips merged PRs to purple (regression vs. open-time path).
  2. Diagnose the gh invocation against a GitLab repo — should be routed through glab (with GITLAB_HOST=repo1.dso.mil) instead.
  3. Confirm whether the two are the same root cause or independent.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions