-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Grafana version: 11.*
Gihub plugin: latest
π Request:
Query type: Workflows
Owner:
Repository: <private_repo>
Time field: CretedAt
β¨ Expected result:
A responce with list of existing workflows in repo with name
and path
labels.
Total number rows 0
π Tried Classic Token
and Github App
both with recommended and full permissions, nothing work..
π A usual curl
api call with same token returns list of workflows correctly
curl -H "Authorization: Bearer $GITHUB_TOKEN" \
-H "Accept: application/vnd.github.v3+json" \
"https://api.github.com/repos/intento/worker/actions/workflows" | jq '.workflows[].name'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2814 100 2814 0 0 2125 0 0:00:01 0:00:01 --:--:-- 2126
"requirements"
"prod"
"stage"
π Workflows Usage
and Workflows Runs
works well if i hardcode workflow file in request
I searched issues buy found nothing related to this problem, i probably doing something wrong
fazizsoltani
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status