# Buildkite-Dashboard **Repository Path**: thoughtworks/Buildkite-Dashboard ## Basic Information - **Project Name**: Buildkite-Dashboard - **Description**: A draggable Buildkite Dashboard, Monitor... - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2021-06-08 - **Last Updated**: 2025-05-15 ## Categories & Tags **Categories**: ci **Tags**: None ## README # A buildKite CI monitor for show on TV ![Test and deploy](https://github.com/guzhongren/Buildkite-Dashboard/workflows/Test%20and%20deploy/badge.svg) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fguzhongren%2FBuildkite-Dashboard.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fguzhongren%2FBuildkite-Dashboard?ref=badge_shield) ![Buildkite-Dashboard](./src/assets/Buildkite-dashboard.gif) ## Get access token Get a buildkite access token first at https://buildkite.com/user/api-access-tokens > Need all _read permissions_ and _Enable GraphQL API Access_ ## Config app Open app: [https://guzhongren.github.io/Buildkite-Dashboard/](https://guzhongren.github.io/Buildkite-Dashboard/) * Fill the `access token` * Fill the `organization name` * (Optional) Fill the `team name` * Fill the pipeline of buildkite name which you want to show. * __Single value__: This value supports regex, so you can fill the prefix of pipeline which filtered * __Multiple values__: you can fill your value after wrapping line * Click `OK` button ## build & Run ```shell yarn live-server ./dist/index.html ``` ## License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fguzhongren%2FBuildkite-Dashboard.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fguzhongren%2FBuildkite-Dashboard?ref=badge_large)