-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
I'm using CCMenu 26.0
After signing in to github and choosing a repo + pipeline, CCmenu shows this:
Clicking on the pipeline shows this error:
Making a GET request to the URL https://api.github.com/repos/spinningarrow/sahil.me/actions/workflows shows this response:
{
"id": 18572702,
"node_id": "W_kwDOARacus4BG2We",
"name": "pages-build-deployment",
"path": "dynamic/pages/pages-build-deployment",
"state": "active",
"created_at": "2022-01-24T20:59:08.000Z",
"updated_at": "2022-01-24T20:59:08.000Z",
"url": "https://api.github.com/repos/spinningarrow/sahil.me/actions/workflows/18572702",
"html_url": "https://github.com/spinningarrow/sahil.me/actions/workflows/pages/pages-build-deployment",
"badge_url": "https://github.com/spinningarrow/sahil.me/actions/workflows/pages/pages-build-deployment/badge.svg"
}
i.e. looks like the correct workflow URL is https://api.github.com/repos/spinningarrow/sahil.me/actions/workflows/18572702 and not the one shown in CCMenu (https://api.github.com/repos/spinningarrow/sahil.me/actions/workflows/pages-build-deployment/runs does indeed return a 404).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working