You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving to using the Rest API would require auth and also requires staying under a rate limit (200 requests per minute).
I suspect this one may also not be viable, but I think if someone is interested in working on this one, the first question to look into would be what data public data is available via the rest API. Does being an authenticated user allow access to any public metrics about all projects?
If not, do any of the documented scopes expose a small enough subset of data that they could be exposed in a badge URL? This probably need some input from someone who is at least a regular user of the BuildKite platform.
📋 Description
For Buildkite.
🔗 Data
https://buildkite.com/docs/apis/rest-api/annotations
https://buildkite.com/docs/apis/rest-api/annotations#create-an-annotation-on-a-build
https://buildkite.com/docs/pipelines/notifications#build-states
https://buildkite.com/docs/apis/rest-api/pipeline-templates
https://buildkite.com/docs/apis/agent-api/metrics#get-metrics
🎤 Motivation
Add dynamic badges for not yet implemented buildkite API data.
The text was updated successfully, but these errors were encountered: