mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-30 22:39:43 +00:00
Implements - https://docs.github.com/en/rest/actions/workflow-jobs?apiVersion=2022-11-28#list-jobs-for-a-workflow-run--code-samples - https://docs.github.com/en/rest/actions/workflow-jobs?apiVersion=2022-11-28#get-a-job-for-a-workflow-run--code-samples - https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-repository - https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#get-a-workflow-run - `/actions/runs` for global + user + org (Gitea only) - `/actions/jobs` for global + user + org + repository (Gitea only) - workflow_run webhook + action trigger - limitations - workflow id is assigned to a string, this may result into problems in strongly typed clients Fixes - workflow_job webhook url to no longer contain the `runs/<run>` part to align with api - workflow instance does now use it's name inside the file instead of filename if set Refactoring - Moved a lot of logic from workflows/workflow_job into a shared module used by both webhook and api TODO - [x] Verify Keda Compatibility - [x] Edit Webhook API bug is resolved Closes https://github.com/go-gitea/gitea/issues/23670 Closes https://github.com/go-gitea/gitea/issues/23796 Closes https://github.com/go-gitea/gitea/issues/24898 Replaces https://github.com/go-gitea/gitea/pull/28047 and is much more complete --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
142 lines
2.8 KiB
YAML
142 lines
2.8 KiB
YAML
-
|
|
id: 791
|
|
title: "update actions"
|
|
repo_id: 4
|
|
owner_id: 1
|
|
workflow_id: "artifact.yaml"
|
|
index: 187
|
|
trigger_user_id: 1
|
|
ref: "refs/heads/master"
|
|
commit_sha: "c2d72f548424103f01ee1dc02889c1e2bff816b0"
|
|
event: "push"
|
|
trigger_event: "push"
|
|
is_fork_pull_request: 0
|
|
status: 1
|
|
started: 1683636528
|
|
stopped: 1683636626
|
|
created: 1683636108
|
|
updated: 1683636626
|
|
need_approval: 0
|
|
approved_by: 0
|
|
-
|
|
id: 792
|
|
title: "update actions"
|
|
repo_id: 4
|
|
owner_id: 1
|
|
workflow_id: "artifact.yaml"
|
|
index: 188
|
|
trigger_user_id: 1
|
|
ref: "refs/heads/master"
|
|
commit_sha: "c2d72f548424103f01ee1dc02889c1e2bff816b0"
|
|
event: "push"
|
|
trigger_event: "push"
|
|
is_fork_pull_request: 0
|
|
status: 1
|
|
started: 1683636528
|
|
stopped: 1683636626
|
|
created: 1683636108
|
|
updated: 1683636626
|
|
need_approval: 0
|
|
approved_by: 0
|
|
-
|
|
id: 793
|
|
title: "job output"
|
|
repo_id: 4
|
|
owner_id: 1
|
|
workflow_id: "test.yaml"
|
|
index: 189
|
|
trigger_user_id: 1
|
|
ref: "refs/heads/master"
|
|
commit_sha: "c2d72f548424103f01ee1dc02889c1e2bff816b0"
|
|
event: "push"
|
|
trigger_event: "push"
|
|
is_fork_pull_request: 0
|
|
status: 6 # running
|
|
started: 1683636528
|
|
stopped: 1683636626
|
|
created: 1683636108
|
|
updated: 1683636626
|
|
need_approval: 0
|
|
approved_by: 0
|
|
-
|
|
id: 794
|
|
title: "job output"
|
|
repo_id: 4
|
|
owner_id: 1
|
|
workflow_id: "test.yaml"
|
|
index: 190
|
|
trigger_user_id: 1
|
|
ref: "refs/heads/test"
|
|
commit_sha: "c2d72f548424103f01ee1dc02889c1e2bff816b0"
|
|
event: "push"
|
|
trigger_event: "push"
|
|
is_fork_pull_request: 0
|
|
status: 1
|
|
started: 1683636528
|
|
stopped: 1683636626
|
|
created: 1683636108
|
|
updated: 1683636626
|
|
need_approval: 0
|
|
approved_by: 0
|
|
-
|
|
id: 802
|
|
title: "workflow run list"
|
|
repo_id: 5
|
|
owner_id: 3
|
|
workflow_id: "test.yaml"
|
|
index: 191
|
|
trigger_user_id: 1
|
|
ref: "refs/heads/test"
|
|
commit_sha: "c2d72f548424103f01ee1dc02889c1e2bff816b0"
|
|
event: "push"
|
|
trigger_event: "push"
|
|
is_fork_pull_request: 0
|
|
status: 1
|
|
started: 1683636528
|
|
stopped: 1683636626
|
|
created: 1683636108
|
|
updated: 1683636626
|
|
need_approval: 0
|
|
approved_by: 0
|
|
-
|
|
id: 803
|
|
title: "workflow run list for user"
|
|
repo_id: 2
|
|
owner_id: 0
|
|
workflow_id: "test.yaml"
|
|
index: 192
|
|
trigger_user_id: 1
|
|
ref: "refs/heads/test"
|
|
commit_sha: "c2d72f548424103f01ee1dc02889c1e2bff816b0"
|
|
event: "push"
|
|
trigger_event: "push"
|
|
is_fork_pull_request: 0
|
|
status: 1
|
|
started: 1683636528
|
|
stopped: 1683636626
|
|
created: 1683636108
|
|
updated: 1683636626
|
|
need_approval: 0
|
|
approved_by: 0
|
|
|
|
-
|
|
id: 795
|
|
title: "to be deleted (test)"
|
|
repo_id: 2
|
|
owner_id: 2
|
|
workflow_id: "test.yaml"
|
|
index: 191
|
|
trigger_user_id: 1
|
|
ref: "refs/heads/test"
|
|
commit_sha: "c2d72f548424103f01ee1dc02889c1e2bff816b0"
|
|
event: "push"
|
|
trigger_event: "push"
|
|
is_fork_pull_request: 0
|
|
status: 2
|
|
started: 1683636528
|
|
stopped: 1683636626
|
|
created: 1683636108
|
|
updated: 1683636626
|
|
need_approval: 0
|
|
approved_by: 0
|