DashboardHub / PipelineDashboard

Dashboard for your Deployment pipeline https://dashboardhub.io/
https://pipeline.dashboardhub.io/
GNU General Public License v3.0
152 stars 114 forks source link

GitHub actions or with new TravisCI app, PRs has no status data? #1647

Open eddiejaoude opened 4 years ago

eddiejaoude commented 4 years ago

On the GitHub UI in the PR, the build status of the PR is displayed, but the API does not have the information.

Older repositories with Travis setup the old way with a webhook work, but GitHub are moving 3rd parties to GitHub apps, which still work via the GitHub UI, but the API does not seem to have the data.

Where can we get this data, which API?