Better CI Integration
MorphBonehunter opened this issue ยท 13 comments
Description
I'm using drone as CI System at the moment (test run) and actually i can not see if an repository has CI enabled (besides i look into the repo settings webhooks) or the build status.
Only posibility is to include the drone repo badget into the readme.md.
So it would be nice if the build status could be implemented into:
- the pull request like github does (it also works for drone, you use it ๐ ) #2519 #3588 #7481
- the commit history like Gitlab (Example)
- in the Main Repo Page as state of the last build (also like gitlab "passed" badget)
- in the commit itself if you show them in gitea
BTW, i'm not sure if this require also work on the drone project, but maybe if there is an plan how this could be implemented and the requirements are know, i could also open an request on the drone issue tracker.
It's not the same thing. One is for API, one is on the UI before the commit.
Fair enough
I'm sure we already got an issue for that.
Couldn't find something similar in the open issues.
Status API (#357) is reported as being merged by now, so what are we missing to show status in UI ?
And to have Drone update statuses ?
For what it's worth, I made a userscript to bridge the gap until #2519 is merged. It currently only shows a status on the PR page itself, but it'll do:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
this issue is still relevant


