Commit Graph

29 Commits (7eb3ab076549f83fadf4034f77e7794e785725fa)

Author SHA1 Message Date
wxiaoguang 226231ea27
Fix some pending problems (#29985) 8 months ago
Jason Song 35cfd98e12
Show Actions post step when it's running (#29926) 8 months ago
sillyguodong cee08f6347
Set pre-step status to `skipped` if job is skipped (#29489) 9 months ago
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 9 months ago
Zettat123 a4fe1cdf38
Improve the `issue_comment` workflow trigger event (#29277) 9 months ago
yp05327 1a6e1cbada
Implement some action notifier functions (#29173) 9 months ago
Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 1 year ago
Zettat123 9a8af92577
Fix the bug when getting files changed for `pull_request_target` event (#26320) 1 year ago
Zettat123 a42a838843
Fix `ref` for workflows triggered by `pull_request_target` (#25743) 1 year ago
Zettat123 7586b5815a
Fix activity type match in `matchPullRequestEvent` (#25746) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Vitaliy Filippov f0b773e0ce
Support downloading raw task logs (#24451) 1 year ago
Jason Song 6daf21c9b7
Fix content holes in Actions task logs file (#25560) 1 year ago
Zettat123 48e5a74f21
Support `pull_request_target` event (#25229) 1 year ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
a1012112796 6bff6e3a1f
show workflow config error on file view also (#24267) 2 years ago
Zettat123 5eb4c63867
Support triggering workflows by wiki related events (#24119) 2 years ago
Zettat123 2d91afaa92
Fix mismatch between hook events and github event types (#24048) 2 years ago
Jason Song ecf34fcd89
Do not crash when parsing an invalid workflow file (#23972) 2 years ago
Jason Song 964a057a76
Fix checks for `needs` in Actions (#23789) 2 years ago
ChristopherHX 6840258c95
Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (#22804) 2 years ago
Zettat123 e7f0bcf884
Improve workflow event triggers (#23613) 2 years ago
Lunny Xiao 8e40634797
Convert GitHub event on actions and fix some pull_request events. (#23037) 2 years ago
yp05327 aac07d010f
Add workflow error notification in ui (#23404) 2 years ago
Lunny Xiao 368d43643f
Fix actions workflow branches match bug (#22724) 2 years ago
Lunny Xiao 2871ea0809
Add more events details supports for actions (#22680) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago