43 Commits (67b457dd00a874eff751caeb7caeec6aa4b2e714)

Author SHA1 Message Date
wxiaoguang 372d24b84b
Limit reading bytes instead of ReadAll (#35928) 3 months ago
Sumit f09bea7af1
[Fix] Trigger 'unlabeled' event when label is Deleted from PR (#34316) 5 months ago
wxiaoguang 4fe1066a17
Replace gobwas/glob package (#35478) 5 months ago
Risu e1e4815a1c
Redirect to a presigned URL of HEAD for HEAD requests (#35088) 7 months ago
ChristopherHX cda90eca31
Add workflow_run api + webhook (#33964) 8 months ago
silverwind 46a1d52235
Fix remaining issues after `gopls modernize` formatting (#34771) 8 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 8 months ago
endo0911engineer b408bf2f0b
Fix: skip paths check on tag push events in workflows (#34602) 8 months ago
NorthRealm 4cb0c641ce
Add "View workflow file" to Actions list page (#34538) 9 months ago
Zettat123 f94ee4fd3c
Get changed files based on merge base when checking `pull_request` actions trigger (#34106) 10 months ago
ChristopherHX 2b8cfb557d
Artifacts download api for artifact actions v4 (#33510) 1 year ago
yp05327 6fa962f409
Fix wrong status of `Set up Job` when first step is skipped (#32120) 1 year ago
Jason Song 33cc5837a6
Support compression for Actions logs (#31761) 2 years ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 2 years ago
Jason Song 35cfd98e12
Show Actions post step when it's running (#29926) 2 years ago
sillyguodong cee08f6347
Set pre-step status to `skipped` if job is skipped (#29489) 2 years ago
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 2 years ago
Zettat123 a4fe1cdf38
Improve the `issue_comment` workflow trigger event (#29277) 2 years ago
yp05327 1a6e1cbada
Implement some action notifier functions (#29173) 2 years ago
Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 2 years ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 2 years ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 3 years ago
Zettat123 9a8af92577
Fix the bug when getting files changed for `pull_request_target` event (#26320) 3 years ago
Zettat123 a42a838843
Fix `ref` for workflows triggered by `pull_request_target` (#25743) 3 years ago
Zettat123 7586b5815a
Fix activity type match in `matchPullRequestEvent` (#25746) 3 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 3 years ago
Vitaliy Filippov f0b773e0ce
Support downloading raw task logs (#24451) 3 years ago
Jason Song 6daf21c9b7
Fix content holes in Actions task logs file (#25560) 3 years ago
Zettat123 48e5a74f21
Support `pull_request_target` event (#25229) 3 years ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 3 years ago
a1012112796 6bff6e3a1f
show workflow config error on file view also (#24267) 3 years ago
Zettat123 5eb4c63867
Support triggering workflows by wiki related events (#24119) 3 years ago
Zettat123 2d91afaa92
Fix mismatch between hook events and github event types (#24048) 3 years ago
Jason Song ecf34fcd89
Do not crash when parsing an invalid workflow file (#23972) 3 years ago
Jason Song 964a057a76
Fix checks for `needs` in Actions (#23789) 3 years ago
ChristopherHX 6840258c95
Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (#22804) 3 years ago
Zettat123 e7f0bcf884
Improve workflow event triggers (#23613) 3 years ago
Lunny Xiao 8e40634797
Convert GitHub event on actions and fix some pull_request events. (#23037) 3 years ago
yp05327 aac07d010f
Add workflow error notification in ui (#23404) 3 years ago
Lunny Xiao 368d43643f
Fix actions workflow branches match bug (#22724) 3 years ago
Lunny Xiao 2871ea0809
Add more events details supports for actions (#22680) 3 years ago
Jason Song 4011821c94
Implement actions (#21937) 3 years ago