Skip to content

feat: Add repository branch information to Github plugin #10020

@patriknordlen

Description

@patriknordlen

Which problem is this feature request solving?

I'd like to use cloudquery for checking which branches have what kind of branch protection in our Github org. This is provided by the /repos/{owner}/{repo}/branches and /repos/{owner}/{repo}/branches/{branch}/protection endpoints, which cloudquery currently doesn't get information from.

Describe the solution you'd like

I'd like to have a github_repository_branches table containing the information returned from above endpoints for each repository and branch.

Pull request (optional)

  • I can submit a pull request

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