1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/docs/content/usage
Giteabot 1987c86f3c
Fix URL In Gitea Actions Badge Docs (#31191) (#31198)
Backport #31191 by @TheBrokenRail

The example URL given in the documentation leads to a 404.

For instance,
`https://your-gitea-instance.com/{owner}/{repo}/actions/workflows/{workflow_file}?branch={branch}&event={event}`
translates to
`https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/actions/workflows/build.yml`,
which is a 404.

I had to check the [linked GitHub
docs](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge)
to learn that you have to add `/badge.svg` to the URL.

Example:
https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/actions/workflows/build.yml/badge.svg

Co-authored-by: TheBrokenRail <17478432+TheBrokenRail@users.noreply.github.com>
2024-05-31 21:08:04 +08:00
..
actions Fix URL In Gitea Actions Badge Docs (#31191) (#31198) 2024-05-31 21:08:04 +08:00
packages fix: change npm scope registry (#30964) (#30965) 2024-05-13 18:14:31 +02:00
_index.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
_index.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
agit-support.en-us.md Update agit-support.en-us.md (#27652) 2023-10-17 17:53:36 +08:00
agit-support.zh-cn.md Change the default branch in the agit docs (#27621) 2023-10-14 09:50:23 -04:00
authentication.en-us.md Update demo site location from try.gitea.io -> demo.gitea.com (#31054) (#31146) 2024-05-29 01:05:07 +00:00
authentication.zh-cn.md Update demo site location from try.gitea.io -> demo.gitea.com (#31054) (#31146) 2024-05-29 01:05:07 +00:00
blame.en-us.md Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
blocking-users.en-us.md Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
clone-filter.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
clone-filter.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
code-owners.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
incoming-email.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
incoming-email.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
issue-pull-request-templates.en-us.md Update demo site location from try.gitea.io -> demo.gitea.com (#31054) (#31146) 2024-05-29 01:05:07 +00:00
issue-pull-request-templates.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
labels.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
labels.zh-cn.md Update documents to fix some links (#26885) 2023-09-03 18:45:20 +00:00
linked-references.en-us.md Update documents to fix some links (#26885) 2023-09-03 18:45:20 +00:00
linked-references.zh-cn.md Fix incorrect Chinese translation of linked-references.zh-cn.md (#27382) 2023-10-02 06:13:08 +00:00
merge-message-templates.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
merge-message-templates.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
multi-factor-authentication.en-us.md Update documents to fix some links (#26885) 2023-09-03 18:45:20 +00:00
permissions.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
permissions.zh-cn.md Update zh-cn documentation (#26406) 2023-08-14 01:35:49 -04:00
profile-readme.en-us.md Fix doc img path in profile readme (#28994) 2024-01-31 21:32:17 +08:00
profile-readme.zh-cn.md Update some translations and fix markdown formatting (#29099) 2024-02-11 19:03:49 +02:00
protected-tags.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
protected-tags.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
pull-request.en-us.md Update documents to fix some links (#26885) 2023-09-03 18:45:20 +00:00
pull-request.zh-cn.md Update documents to fix some links (#26885) 2023-09-03 18:45:20 +00:00
push.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
push.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
repo-mirror.en-us.md Gitea with first upper case + typos (#30739) (#30747) 2024-04-28 23:51:42 +00:00
repo-mirror.zh-cn.md Update zh-cn documentation (#26406) 2023-08-14 01:35:49 -04:00
template-repositories.en-us.md Rephrase template documentation to be more clear about .gitea/template (#27450) 2023-10-06 14:51:33 +08:00
template-repositories.zh-cn.md Update zh-cn documentation (#26406) 2023-08-14 01:35:49 -04:00
webhooks.en-us.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
webhooks.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00