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.
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> |
10 months ago | |
---|---|---|
.. | ||
activity.go | 2 years ago | |
activitypub.go | 2 years ago | |
admin_user.go | 1 year ago | |
attachment.go | 2 years ago | |
commit_status.go | 1 year ago | |
commit_status_test.go | 2 years ago | |
cron.go | 2 years ago | |
doc.go | 2 years ago | |
fork.go | 2 years ago | |
git_blob.go | 2 years ago | |
git_hook.go | 2 years ago | |
hook.go | 2 years ago | |
issue.go | 12 months ago | |
issue_comment.go | 2 years ago | |
issue_label.go | 2 years ago | |
issue_milestone.go | 2 years ago | |
issue_reaction.go | 2 years ago | |
issue_stopwatch.go | 2 years ago | |
issue_test.go | 2 years ago | |
issue_tracked_time.go | 2 years ago | |
lfs_lock.go | 2 years ago | |
mirror.go | 1 year ago | |
miscellaneous.go | 2 years ago | |
nodeinfo.go | 2 years ago | |
notifications.go | 2 years ago | |
org.go | 2 years ago | |
org_member.go | 2 years ago | |
org_team.go | 2 years ago | |
package.go | 1 year ago | |
pull.go | 2 years ago | |
pull_review.go | 2 years ago | |
release.go | 2 years ago | |
repo.go | 12 months ago | |
repo_actions.go | 10 months ago | |
repo_branch.go | 1 year ago | |
repo_collaborator.go | 2 years ago | |
repo_commit.go | 2 years ago | |
repo_compare.go | 10 months ago | |
repo_file.go | 2 years ago | |
repo_key.go | 2 years ago | |
repo_note.go | 2 years ago | |
repo_refs.go | 2 years ago | |
repo_tag.go | 2 years ago | |
repo_topic.go | 2 years ago | |
repo_tree.go | 2 years ago | |
repo_watch.go | 2 years ago | |
repo_wiki.go | 2 years ago | |
secret.go | 2 years ago | |
settings.go | 2 years ago | |
status.go | 2 years ago | |
task.go | 2 years ago | |
user.go | 10 months ago | |
user_app.go | 2 years ago | |
user_email.go | 2 years ago | |
user_gpgkey.go | 2 years ago | |
user_key.go | 2 years ago | |
variable.go | 11 months ago | |
visible_type.go | 2 years ago |