Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add workflow_job webhook (#33694) | ChristopherHX | 2025-03-11 | 1 | -0/+12 |
* | Fix auto concurrency cancellation skips commit status updates (#33764) | ChristopherHX | 2025-03-10 | 1 | -1/+1 |
* | Interpolate runs-on with variables when scheduling tasks (#30640) | sillyguodong | 2024-04-23 | 1 | -1/+7 |
* | Remove scheduled action tasks if the repo is archived (#30224) | Zettat123 | 2024-04-01 | 1 | -0/+5 |
* | Cancel previous runs of the same PR automatically (#29961) | Jason Song | 2024-03-21 | 1 | -2/+2 |
* | Fix an actions schedule bug (#28942) | Zettat123 | 2024-01-31 | 1 | -2/+10 |
* | Fix schedule tasks bugs (#28691) | Lunny Xiao | 2024-01-12 | 1 | -0/+2 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 1 | -1/+1 |
* | Add a new column schedule_id for action_run to track (#26975) | Lunny Xiao | 2023-09-08 | 1 | -13/+1 |
* | Fix schedule actions still running even if workflow disalbed (#26939) | Lunny Xiao | 2023-09-07 | 1 | -0/+10 |
* | chore(actions): support cron schedule task (#26655) | Lunny Xiao | 2023-08-24 | 1 | -0/+135 |