Some PRs still missing on repositories page after failure several months ago #199281
-
🏷️ Discussion TypeBug BodyA few months ago, GitHub reported an incident due to which some PRs may have left invisible. At that time, there was a notification about this on the pages with a request not to worry, because nothing is lost and restoration work is underway. At that time I was just going to the https://github.com/serde-rs/serde/pulls/Mingun page and was very surprised to see a lot less PR there than I did. Currently, I am still not seeing these missing PRs. The page above shows only 6 open PRs, although there should be 3 times as many. Example of invisible PR: serde-rs/serde#2811. I was able to find it only by attempting to create PR for that branch again, then GitHub shows that PR already exists: https://github.com/serde-rs/serde/compare/master...Mingun:serde:visitor-driven?expand=1. Views, affected by this bug: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Similar behaviour seen on out https://github.com/dials/dials. I filed a ticket (#4486780) a few days ago that hasn't had a reply yet. These PR show up via the api e.g. Edit: See Also: https://github.com/orgs/community/discussions/193463 |
Beta Was this translation helpful? Give feedback.
Similar behaviour seen on out https://github.com/dials/dials. I filed a ticket (#4486780) a few days ago that hasn't had a reply yet.
These PR show up via the api e.g.
gh pr listwhich we have fallen back on.Edit: See Also: https://github.com/orgs/community/discussions/193463