1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 12:26:12 +02:00
gitea/routers/api/actions
ChristopherHX 6dfc0c87ec
Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356)
As discussed in https://gitea.com/gitea/act_runner/issues/147
`github.base_ref` is empty.
This change adds these fields to the server side context data.
2023-04-28 07:35:21 +08:00
..
ping Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runner Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356) 2023-04-28 07:35:21 +08:00
actions.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00