Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull All Commits from All Branches of Repositories #122

Open
jcquiles opened this issue Sep 18, 2024 · 0 comments
Open

Pull All Commits from All Branches of Repositories #122

jcquiles opened this issue Sep 18, 2024 · 0 comments

Comments

@jcquiles
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant