Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356) | ChristopherHX | 2023-04-28 | 1 | -5/+20 |
* | Support upload `outputs` and use `needs` context on Actions (#24230) | Jason Song | 2023-04-22 | 2 | -1/+81 |
* | Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) | sillyguodong | 2023-04-07 | 1 | -1/+2 |
* | Refactor commit status for Actions jobs (#23786) | Jason Song | 2023-03-29 | 2 | -4/+4 |
* | Display the version of runner in the runner list (#23490) | sillyguodong | 2023-03-19 | 1 | -2/+15 |
* | Avoid panic caused by broken payload when creating commit status (#23216) | Jason Song | 2023-03-04 | 1 | -1/+1 |
* | Fix grammar in error message (#23273) | ChristianSch | 2023-03-03 | 1 | -1/+1 |
* | Avoid too long names for actions (#23162) | Jason Song | 2023-02-28 | 1 | -1/+3 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 6 | -0/+546 |