Open shoekstra opened 7 years ago
It would be handy to be able to query a repo's default branch, specified branch or PR about it's CI build/job status.
https://developer.atlassian.com/bitbucket/server/docs/latest/how-tos/updating-build-status-for-commits.html
https://developer.github.com/v3/repos/statuses/
https://docs.gitlab.com/ce/api/commits.html#post-the-build-status-to-a-commit
That would be a nice feature, I guess it could be part of the list command. At some point we could introduce an info command that gives a summary of the projects with various status (like that one).
list
info
It would be handy to be able to query a repo's default branch, specified branch or PR about it's CI build/job status.
https://developer.atlassian.com/bitbucket/server/docs/latest/how-tos/updating-build-status-for-commits.html
https://developer.github.com/v3/repos/statuses/
https://docs.gitlab.com/ce/api/commits.html#post-the-build-status-to-a-commit