Closed
Description
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 😄 ) Add commit status on repo and user pull request lists #2519 Disallow merging until the CI bot reports about success build #3588 Refuse merge until all required status checks success #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