Commit Graph

38 Commits (6c86034e0fe8d848891af31c8b61793e33605c36)

Author SHA1 Message Date
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
yp05327 cb6814adad
Use action user as the trigger user of schedules (#30581) 7 months ago
yp05327 96d31fe0a8
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 7 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 8 months ago
Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 8 months ago
Denys Konovalov 7a90e5954f
add skip ci support for pull request title (#29774) 8 months ago
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 8 months ago
yp05327 3f3335ae51
Add empty repo check in `DetectAndHandleSchedules` (#29606) 9 months ago
yp05327 403766cd81
Ignore empty repo for CreateRepository in action notifier (#29416) 9 months ago
Zettat123 a4fe1cdf38
Improve the `issue_comment` workflow trigger event (#29277) 9 months ago
Zettat123 e600c35f06
Only delete scheduled workflows when needed (#29091) 9 months ago
Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 10 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Lunny Xiao 23efd9d278
Fix schedule not trigger bug because matching full ref name with short ref name (#28874) 10 months ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
Denys Konovalov f10d716ff4
fix empty ref for cron workflow runs (#28640) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
Denys Konovalov 816e46ee7c
add skip ci functionality (#28075) 1 year ago
KN4CK3R 83186eca80
Always delete existing scheduled action tasks (#27662) 1 year ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 1 year ago
a1012112796 19872063a3
add disable workflow feature (#26413) 1 year ago
Zettat123 9a8af92577
Fix the bug when getting files changed for `pull_request_target` event (#26320) 1 year ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
Zettat123 a42a838843
Fix `ref` for workflows triggered by `pull_request_target` (#25743) 1 year ago
Zettat123 48e5a74f21
Support `pull_request_target` event (#25229) 1 year ago
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 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
sillyguodong 3876f56c7b
Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) 2 years ago
Brad Nabholz 950c93a66a
Actions: Use default branch as ref when a branch/tag delete occurs (#23910) 2 years ago
Jason Song d92909fa8b
Treat PRs with agit flow as fork PRs when triggering actions. (#23884) 2 years ago
Jason Song 3e8db31a5b
Refactor commit status for Actions jobs (#23786) 2 years ago
Jason Song 47b912cd52
Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago
Jason Song edf98a2dc3
Require approval to run actions for fork pull request (#22803) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Lunny Xiao 2871ea0809
Add more events details supports for actions (#22680) 2 years ago
Jason Song 707ecec715
Fix ref to trigger Actions (#22679) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago