Commit Graph

62 Commits (d0fe6ea4e101198911383058a2e121e384934a9c)

Author SHA1 Message Date
Zettat123 d0fe6ea4e1
The job should always run when `if` is `always()` (#29464) 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
KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 9 months ago
wxiaoguang 8be198cdef
Use general token signing secret (#29205) 9 months ago
Lunny Xiao c2a8aacae5
Fix missed edit issues event for actions (#29237) 9 months ago
FuXiaoHei 68e1d17a5f
Expire artifacts before deleting them physically (#29241) 9 months ago
yp05327 1a6e1cbada
Implement some action notifier functions (#29173) 9 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 9 months ago
Zettat123 e600c35f06
Only delete scheduled workflows when needed (#29091) 9 months ago
ChristopherHX a9bc590d5d
Add artifacts v4 jwt to job message and accept it (#28885) 10 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
Zettat123 071b7b2a03
Implement `MigrateRepository` for the actions notifier (#28920) 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 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 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
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Francesco Antognazza bc21723717
Make Actions tasks/jobs timeouts configurable by the user (#27400) 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) 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
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