Skip to content

Unexpected "Unable to Fetch Commits" Error #92809

Closed as not planned
Closed as not planned
@dalnoki

Description

@dalnoki

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Since May 8, 2025, the customer's GitHub integration for their repository has begun failing with a 404 when trying to hit a compare endpoint that references a branch or tag named "ul". Specifically, the failing URL is:

https://api.github.com/repos/repo/name/compare/id...ul

To the best to their knowledge, there has never been a branch, tag, or commit identifier called ul in this repo. This error does not occur with any of our other repositories, only this one.

The customer confirmed that

  • they have Read and write access to the repo and that they are selected ion GH's side as well
  • they applied the steps mentioned here
  • the id is a valid commit and that it is pushed up to GitHub for the repository
  • they checked both https://github.com/repo/name/releases and https://github.com/repo/name/tags and ul does not appear there
  • they reinstalled the integration but the problem still persists

Additional details are in the shadow Jira ticket.

Expected Result

No 404 errors

Actual Result

A 404 is returned because ul is not a valid ref (branch, tag, or SHA).

Product Area

Settings - Integrations

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions