82 Commits (b2013be9105bdbfa1e5926a6da13eac347df25e2)

Author SHA1 Message Date
  Bo-Yi Wu 852547d0dc
feat(api): enhance Actions Secrets Management API for repository (#30656) 2 months ago
  sillyguodong 2f6b1c46a1
Interpolate runs-on with variables when scheduling tasks (#30640) 2 months ago
  silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 months ago
  yp05327 cb6814adad
Use action user as the trigger user of schedules (#30581) 2 months ago
  silverwind c77e8140bc
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 2 months ago
  Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 2 months ago
  yp05327 96d31fe0a8
Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 2 months ago
  Lunny Xiao 908426aa0f
Fix missed doer (#30231) 2 months ago
  Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 2 months ago
  sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 3 months ago
  Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 3 months ago
  Zettat123 2f060c5834
Fix bugs in rerunning jobs (#29955) 3 months ago
  Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 3 months ago
  yp05327 98217b0340
Fix invalid link of the commit status when ref is tag (#29752) 3 months ago
  Denys Konovalov 7a90e5954f
add skip ci support for pull request title (#29774) 3 months ago
  sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 3 months ago
  ChristopherHX 368743baf3
Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (#29584) 3 months ago
  yp05327 3f3335ae51
Add empty repo check in `DetectAndHandleSchedules` (#29606) 3 months ago
  yp05327 9616dbec33
Fix workflow trigger event IssueChangeXXX bug (#29559) 3 months ago
  Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 4 months ago
  Zettat123 d0fe6ea4e1
The job should always run when `if` is `always()` (#29464) 4 months ago
  yp05327 403766cd81
Ignore empty repo for CreateRepository in action notifier (#29416) 4 months ago
  Zettat123 a4fe1cdf38
Improve the `issue_comment` workflow trigger event (#29277) 4 months ago
  KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 4 months ago
  wxiaoguang 8be198cdef
Use general token signing secret (#29205) 4 months ago
  Lunny Xiao c2a8aacae5
Fix missed edit issues event for actions (#29237) 4 months ago
  FuXiaoHei 68e1d17a5f
Expire artifacts before deleting them physically (#29241) 4 months ago
  yp05327 1a6e1cbada
Implement some action notifier functions (#29173) 4 months ago
  FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 4 months ago
  Zettat123 e600c35f06
Only delete scheduled workflows when needed (#29091) 4 months ago
  ChristopherHX a9bc590d5d
Add artifacts v4 jwt to job message and accept it (#28885) 4 months ago
  Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 4 months ago
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 5 months ago
  Zettat123 071b7b2a03
Implement `MigrateRepository` for the actions notifier (#28920) 5 months ago
  Lunny Xiao 23efd9d278
Fix schedule not trigger bug because matching full ref name with short ref name (#28874) 5 months ago
  Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 5 months ago
  Denys Konovalov f10d716ff4
fix empty ref for cron workflow runs (#28640) 6 months ago
  Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 6 months ago
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 6 months ago
  Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 7 months ago
  Denys Konovalov 816e46ee7c
add skip ci functionality (#28075) 7 months ago
  KN4CK3R 83186eca80
Always delete existing scheduled action tasks (#27662) 8 months ago
  JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 8 months ago
  JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 8 months ago
  Francesco Antognazza bc21723717
Make Actions tasks/jobs timeouts configurable by the user (#27400) 9 months ago
  Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 9 months ago
  Lunny Xiao d1dca38a2a
Fix schedule actions still running even if workflow disalbed (#26939) 9 months ago
  FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 9 months ago
  Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 9 months ago
  Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 10 months ago