-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.
Milestone
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
appleboy, BlackVoid, alxschwarz, edouardkleinhans, tonivj5 and 34 more
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.