Skip to content

Not working with public github repository #17

@spinningarrow

Description

@spinningarrow

I'm using CCMenu 26.0

After signing in to github and choosing a repo + pipeline, CCmenu shows this:

image

Clicking on the pipeline shows this error:

image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions