dotnet / dotnet/arcade-services

BarViz showing closed PRs on PullRequests page

Open
#6,500 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
86
Forks
86
Avg merge
1d 8h
Merged PRs (30d)
35

Description

If you open https://maestro.dot.net/pullrequests and sort by channel ascending, most of the N/A PRs linked there are closed already.
meaning that the service lost track of them and is not able to remove them from the cache.
They'll be there until they expire.

We should have a look why this is happening and fix it.

Also, we shouldn't list maestro-auth-test PRs there, since no one cares about them except us

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the PullRequests page and trace how linked PRs are tracked and removed from the cache, especially for entries shown with channel N/A. Check the handling of closed PRs and the list filtering for maestro-auth-test. Done means closed PRs no longer remain until expiry and maestro-auth-test PRs are excluded.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.