GitHub checks suddenly failing on excluded branch

I added a new excluded preview branch prefix, and it seems to have broken for older branches which were already excluded: there are no failed builds in the dashboard, but in GitHub it says Build failed, and the link says
Project not found. The specified project name does not match any of your existing projects. (Code: 8000007)
and the url indeed has the wrong project name (that might have been the project name months/years ago) if I change the project name in the url to the correct one attached to that repo, then it says
The deployment ID you have specified does not exist. Update the deployment ID and try again. (Code: 8000009)
this same issue showed up on various branches, all excluded
11 Replies
advaith
advaith5mo ago
we're still having this issue, including on new branches/PRs, and it's disruptive. is there a fix for this?
kian
kian5mo ago
Just to double-check I'm understanding it correctly, you renamed the GitHub repo in the past and added a new excluded branch has bricked the project?
advaith
advaith5mo ago
i don't think we've renamed the repo in years we might have renamed the project in cloudflare but if we did that was probably also years ago
kian
kian5mo ago
Gotcha - admittedly I didn't know renaming a Pages project was possible so I assumed it was the attached repository. So it's just the GitHub app integration is now showing the old/non-existent project name and not submitting builds.
advaith
advaith5mo ago
we added a new excluded branch prefix, and now it's commenting on prs that belong to excluded branches the integration is working fine for non-excluded branches but we have a lot of PRs to excluded branches, and now it's hard to track whether those are passing our other CI due to the false cloudflare fails
advaith
advaith5mo ago
in the cloudflare dash, they show skipped as they should
No description
advaith
advaith5mo ago
but on that branch, the pr shows this
No description
advaith
advaith5mo ago
and when i click the "view logs" button:
No description
kian
kian5mo ago
Gotcha, I can raise it to the team. What's the deployment ID for that skipped build? It'll be a GUID in the URL
advaith
advaith5mo ago
ok now that i look into it more - on the passing builds, the comment is mostly correct but the view logs button is still broken the link in the GitHub comment is https://dash.cloudflare.com/?to=/:account/pages/view/widgetbot-embed/6e4df815-f7e3-48e4-8c9b-f187261de818 the cf dash only links to the GitHub commit: https://github.com/widgetbot-io/embed/commit/770f2b50dbf96b0dc725e58210339911d422712e the project's dash url is https://dash.cloudflare.com/7d6f7a2f9aff4323e942ca4c1b80fa9f/pages/view/embed-staging
Erisa
Erisa5mo ago
Hey @advaith, Kian has escalated to this to me, one moment while I review the details Sent you a DM, will need to create a ticket to continue troubleshooting this in detail