-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
topic/gitea-actionsrelated to the actions of Gitearelated to the actions of Giteatype/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.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
Feature Description
Like it exists on GitHub or other CI, it could be interesting to add a SVG badge to integrate into markdown in example.
The documentation to use it on GitHub could be found https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge
An URL like https://<GITEA_INSTANCE>/<OWNER>/<REPOSITORY>/actions/workflows/<WORKFLOW_FILE>/badge.svg
with:
GITEA_INSTANCE
the domain/url of the Gate serverOWNER
the project owner/organisationREPOSITORY
the repository nameWORLFLOW_FILE
the filename of the action that trigged the build, and so, the result of the build
Screenshots
No response
yardenshoham, JakobDev, SuNNjek, jkellerer, sebthom and 41 more
Metadata
Metadata
Assignees
Labels
topic/gitea-actionsrelated to the actions of Gitearelated to the actions of Giteatype/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.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.