Skip to content

Get workflow runs for a specific branch. #963

Closed
@nextgenthemes

Description

@nextgenthemes

https://docs.github.com/en/rest/reference/actions#list-workflow-runs-for-a-repository

Not sure if I read this right, but it sounds like I should be able to get workflow runs for a branch but I can't found out how I would be able to do this with this. Seems parameters are missing completely.

I am wondering why I am messing with this at all not try some PHP CURL directly. Why is this so complicated? Why does this need additional abstractions to build on top of it? Why does GitHub itself does not have an official PHP lib for this?

I guess I could use https://github.com/KnpLabs/php-github-api/blob/master/doc/request_any_route.md. I would not call this "Extensively Documented".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions