Dependabot API no longer returning all alerts #190860
Replies: 9 comments
-
|
💬 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.
-
|
I am running into this same issue. Just started today after the endpoint worked perfectly for me yesterday. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here, the GraphQL API is still delivering the correct results though. Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
|
Just came here to report the same issue. It broke on March 26 at some point. I have a nightly job, and it started returning incorrect counts sometime after 1 AM ET on March 26. |
Beta Was this translation helpful? Give feedback.
-
|
Same here, first time querying this API and was stuck for one hour to understand why it doesn't return all alerts 😅 |
Beta Was this translation helpful? Give feedback.
-
|
Same here. I am pulling alerts from a Github org into Azure Data Factory for visualisation in a dashboard and alerts shown on the dashboard is only a fraction of what it displayed before 26 March. The number show on the dependabot UI didn't show any abnormal difference. |
Beta Was this translation helpful? Give feedback.
-
|
This affects also the List Dependabot alerts for an organization api |
Beta Was this translation helpful? Give feedback.
-
|
Looks like it's back and fixed 👏 Got the full issues from API call again |
Beta Was this translation helpful? Give feedback.
-
|
It's working for me as well. The GraphQL and REST APIs are returning values consistent with each other and the web UI again. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
Body
As of today, the List Dependabot alerts for a repository API is no longer returning all alerts.
The web UI confirms that the alerts are still there, just not showing up in the API response. For example, one of our repos has 185 alerts, but just 6 are returned by the API now.
Everything was fine yesterday morning. Has the API changed in the last day or so?
Beta Was this translation helpful? Give feedback.
All reactions