| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(actions): support cron schedule task (#26655) | Lunny Xiao | 2023-08-24 | 1 | -4/+19 |
* | Fix the bug when getting files changed for `pull_request_target` event (#26320) | Zettat123 | 2023-08-05 | 2 | -10/+22 |
* | Fix `ref` for workflows triggered by `pull_request_target` (#25743) | Zettat123 | 2023-07-07 | 1 | -3/+0 |
* | Fix activity type match in `matchPullRequestEvent` (#25746) | Zettat123 | 2023-07-07 | 2 | -33/+55 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 1 | -1/+1 |
* | Support downloading raw task logs (#24451) | Vitaliy Filippov | 2023-06-29 | 1 | -2/+2 |
* | Fix content holes in Actions task logs file (#25560) | Jason Song | 2023-06-28 | 1 | -1/+17 |
* | Support `pull_request_target` event (#25229) | Zettat123 | 2023-06-26 | 4 | -46/+60 |
* | Use the type RefName for all the needed places and fix pull mirror sync bugs ... | Lunny Xiao | 2023-05-26 | 1 | -4/+4 |
* | show workflow config error on file view also (#24267) | a1012112796 | 2023-04-22 | 1 | -0/+8 |
* | Support triggering workflows by wiki related events (#24119) | Zettat123 | 2023-04-17 | 3 | -2/+12 |
* | Fix mismatch between hook events and github event types (#24048) | Zettat123 | 2023-04-12 | 2 | -25/+362 |
* | Do not crash when parsing an invalid workflow file (#23972) | Jason Song | 2023-04-07 | 1 | -0/+10 |
* | Fix checks for `needs` in Actions (#23789) | Jason Song | 2023-03-30 | 1 | -14/+14 |
* | Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (... | ChristopherHX | 2023-03-27 | 1 | -35/+107 |
* | Improve workflow event triggers (#23613) | Zettat123 | 2023-03-23 | 3 | -13/+155 |
* | Convert GitHub event on actions and fix some pull_request events. (#23037) | Lunny Xiao | 2023-03-14 | 2 | -114/+212 |
* | Add workflow error notification in ui (#23404) | yp05327 | 2023-03-14 | 1 | -12/+28 |
* | Fix actions workflow branches match bug (#22724) | Lunny Xiao | 2023-02-02 | 1 | -3/+4 |
* | Add more events details supports for actions (#22680) | Lunny Xiao | 2023-02-01 | 1 | -4/+150 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 4 | -0/+451 |