aboutsummaryrefslogtreecommitdiffstats
path: root/services/actions/job_emitter.go
Commit message (Expand)AuthorAgeFilesLines
* The job should always run when `if` is `always()` (#29464)Zettat1232024-02-281-1/+20
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-241-1/+1
* Rewrite queue (#24505)wxiaoguang2023-05-081-6/+5
* Refactor commit status for Actions jobs (#23786)Jason Song2023-03-291-6/+10
* Implement actions (#21937)Jason Song2023-01-311-0/+140