Skip to content

Pull All Commits from All Branches of Repositories #122

@jcquiles

Description

@jcquiles

Hello,

I am currently using the grafana GitHub datasource with this api GitHub API V4.

I would like to pull all my commits from all my branches from any of my repositories. Is this possible with this datasource?

basically I want something like this "repo: <owner>/<repository> branch: all"
or as an api https://api.github.com/repos/$organization/$repository/branches/all

Currently I am able to pull commits from specific branches (example: main) from any of my repos.

If this is possible, how and where is it configured?
I don't currently see a way to it with a dynamic grafana variable (for example: all) or through the commit query panel in grafana.
Would this be a status which needs to be configured when creating the access token for the datasource?

thank you!

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