summaryrefslogtreecommitdiffstats
path: root/routers/api/actions
Commit message (Expand)AuthorAgeFilesLines
* Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356)ChristopherHX2023-04-281-5/+20
* Support upload `outputs` and use `needs` context on Actions (#24230)Jason Song2023-04-222-1/+81
* Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)sillyguodong2023-04-071-1/+2
* Refactor commit status for Actions jobs (#23786)Jason Song2023-03-292-4/+4
* Display the version of runner in the runner list (#23490)sillyguodong2023-03-191-2/+15
* Avoid panic caused by broken payload when creating commit status (#23216)Jason Song2023-03-041-1/+1
* Fix grammar in error message (#23273)ChristianSch2023-03-031-1/+1
* Avoid too long names for actions (#23162)Jason Song2023-02-281-1/+3
* Implement actions (#21937)Jason Song2023-01-316-0/+546