mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6709e28da7
Sample of response, it is similar to Github actions ref https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-repository ``` json { "workflow_runs": [ { "id": 3, "name": "Explore-Gitea-Actions", "head_branch": "main", "head_sha": "6d8d29a9f7a01ded8f8aeb64341cb31ee1ab5f19", "run_number": 3, "event": "push", "display_title": "More job", "status": "success", "workflow_id": "demo2.yaml", "url": "/chester/test/actions/runs/3", "created_at": "2023-08-22T13:41:33-04:00", "updated_at": "2023-08-22T13:41:37-04:00", "run_started_at": "2023-08-22T13:41:33-04:00" }, { "id": 2, "name": "Explore-Gitea-Actions", "head_branch": "main", "head_sha": "6d8d29a9f7a01ded8f8aeb64341cb31ee1ab5f19", "run_number": 2, "event": "push", "display_title": "More job", "status": "success", "workflow_id": "demo.yaml", "url": "/chester/test/actions/runs/2", "created_at": "2023-08-22T13:41:30-04:00", "updated_at": "2023-08-22T13:41:33-04:00", "run_started_at": "2023-08-22T13:41:30-04:00" }, { "id": 1, "name": "Explore-Gitea-Actions", "head_branch": "main", "head_sha": "e5369ab054cae79899ba36e45ee82811a6e0acd5", "run_number": 1, "event": "push", "display_title": "Add job", "status": "failure", "workflow_id": "demo.yaml", "url": "/chester/test/actions/runs/1", "created_at": "2023-08-22T13:15:21-04:00", "updated_at": "2023-08-22T13:18:10-04:00", "run_started_at": "2023-08-22T13:15:21-04:00" } ], "total_count": 3 } ``` --------- Co-authored-by: yp05327 <576951401@qq.com> Co-authored-by: puni9869 <80308335+puni9869@users.noreply.github.com> |
9 months ago | |
---|---|---|
.. | ||
actions | 9 months ago | |
activitypub | 1 year ago | |
analyze | 2 years ago | |
assetfs | 1 year ago | |
auth | 10 months ago | |
avatar | 12 months ago | |
badge | 12 months ago | |
base | 11 months ago | |
cache | 10 months ago | |
charset | 10 months ago | |
container | 10 months ago | |
csv | 10 months ago | |
dump | 10 months ago | |
emoji | 2 years ago | |
eventsource | 1 year ago | |
generate | 12 months ago | |
git | 9 months ago | |
gitgraph | 1 year ago | |
gitrepo | 11 months ago | |
graceful | 11 months ago | |
hcaptcha | 2 years ago | |
highlight | 1 year ago | |
hostmatcher | 1 year ago | |
html | 2 years ago | |
httpcache | 1 year ago | |
httplib | 11 months ago | |
indexer | 9 months ago | |
issue/template | 11 months ago | |
json | 2 years ago | |
label | 2 years ago | |
lfs | 10 months ago | |
log | 10 months ago | |
markup | 9 months ago | |
mcaptcha | 2 years ago | |
metrics | 1 year ago | |
migration | 12 months ago | |
nosql | 2 years ago | |
optional | 9 months ago | |
options | 2 years ago | |
packages | 9 months ago | |
paginator | 2 years ago | |
pprof | 2 years ago | |
private | 10 months ago | |
process | 10 months ago | |
proxy | 2 years ago | |
proxyprotocol | 2 years ago | |
public | 1 year ago | |
queue | 10 months ago | |
recaptcha | 2 years ago | |
references | 11 months ago | |
regexplru | 2 years ago | |
repository | 10 months ago | |
secret | 12 months ago | |
session | 10 months ago | |
setting | 9 months ago | |
sitemap | 2 years ago | |
ssh | 1 year ago | |
storage | 1 year ago | |
structs | 9 months ago | |
svg | 11 months ago | |
sync | 2 years ago | |
system | 1 year ago | |
templates | 9 months ago | |
test | 1 year ago | |
testlogger | 2 years ago | |
timeutil | 10 months ago | |
translation | 10 months ago | |
turnstile | 2 years ago | |
typesniffer | 2 years ago | |
updatechecker | 1 year ago | |
uri | 2 years ago | |
user | 2 years ago | |
util | 10 months ago | |
validation | 1 year ago | |
web | 10 months ago | |
webhook | 1 year ago |