aboutsummaryrefslogtreecommitdiffstats
path: root/modules/actions/workflows.go
Commit message (Expand)AuthorAgeFilesLines
* Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (...ChristopherHX2023-03-271-35/+107
* Improve workflow event triggers (#23613)Zettat1232023-03-231-1/+1
* Convert GitHub event on actions and fix some pull_request events. (#23037)Lunny Xiao2023-03-141-114/+171
* Add workflow error notification in ui (#23404)yp053272023-03-141-12/+28
* Fix actions workflow branches match bug (#22724)Lunny Xiao2023-02-021-3/+4
* Add more events details supports for actions (#22680)Lunny Xiao2023-02-011-4/+150
* Implement actions (#21937)Jason Song2023-01-311-0/+75