Commit Graph

55 Commits (b4a6c6fd7a4ed8e018d27fcdb5203fa04becdddb)

Author SHA1 Message Date
yp05327 aae96cc62b
Fix invalid link of the commit status when ref is tag (#29752) (#29908) 8 months ago
sillyguodong 538efb9df7
Make runs-on support variable expression (#29468) (#29782) 8 months ago
yp05327 bd7de0c4e4
Add empty repo check in DetectAndHandleSchedules (#29606) (#29659) 9 months ago
Giteabot b519e4750b
Fix workflow trigger event IssueChangeXXX bug (#29559) (#29565) 9 months ago
Giteabot b43ce53a23
Fix workflow trigger event bugs (#29467) (#29475) 9 months ago
Giteabot eabcfd3f7d
The job should always run when `if` is `always()` (#29464) (#29469) 9 months ago
Giteabot c758a8afba
Ignore empty repo for CreateRepository in action notifier (#29416) (#29424) 9 months ago
Giteabot fdb0d03083
Improve the `issue_comment` workflow trigger event (#29277) (#29322) 9 months ago
yp05327 0870e0bc9b
Implement some action notifier functions (#29173) (#29308) 9 months ago
Lunny Xiao 2762921e73
Fix missed edit issues event for actions (#29237) (#29251) 9 months ago
Zettat123 7e0299b4fd
Only delete scheduled workflows when needed (#29091) (#29235) 9 months ago
Giteabot c398c25b18
Fix an actions schedule bug (#28942) (#28999) 10 months ago
Giteabot 55c53080d1
Implement `MigrateRepository` for the actions notifier (#28920) (#28923) 10 months ago
Giteabot 633996db8e
Fix schedule not trigger bug because matching full ref name with short ref name (#28874) (#28888) 10 months ago
Lunny Xiao 6e29242ebb
Fix schedule tasks bugs (#28691) (#28780) 10 months ago
Giteabot 683b95f0da
fix empty ref for cron workflow runs (#28640) (#28647) 11 months ago
Giteabot 9b14f1a8ed
Always delete existing scheduled action tasks (#27662) (#27688) 1 year ago
Giteabot 4f02b4a7b9
Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) 1 year ago
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 1 year ago
Lunny Xiao d1dca38a2a
Fix schedule actions still running even if workflow disalbed (#26939) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 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
caicandong 983167cf49
Fix pull request check list is limited (#26179) 1 year ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 1 year ago
caicandong 840830b655
Remove commit status running and warning to align GitHub (#25839) 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
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
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 1 year ago
Lunny Xiao 419804fd4d
Fix compatible for webhook ref type (#25195) 1 year ago
Zettat123 15d238d321
Add `WithPullRequest` for `actionsNotifier` (#25144) 1 year ago
wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 2 years ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
Jason Song cbe2e99aed
Handle canceled workflow as a warning instead of a fail (#24282) 2 years ago
Zettat123 5eb4c63867
Support triggering workflows by wiki related events (#24119) 2 years ago
Jason Song 8cbc4a367d
Use actions job link as commit status URL instead of run link (#24023) 2 years 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
sillyguodong 023e61e678
Create commit status when event is `pull_request_sync` (#23683) 2 years ago
Zettat123 9e04627aca
Fix incorrect `HookEventType` of pull request review comments (#23650) 2 years ago
sillyguodong 5eea61dbc8
Fix missing commit status in PR which from forked repo (#23351) 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