aboutsummaryrefslogtreecommitdiffstats
path: root/modules/actions
Commit message (Expand)AuthorAgeFilesLines
* Support triggering workflows by wiki related events (#24119)Zettat1232023-04-173-2/+12
* Fix mismatch between hook events and github event types (#24048)Zettat1232023-04-122-25/+362
* Do not crash when parsing an invalid workflow file (#23972)Jason Song2023-04-071-0/+10
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-14/+14
* Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (...ChristopherHX2023-03-271-35/+107
* Improve workflow event triggers (#23613)Zettat1232023-03-233-13/+155
* Convert GitHub event on actions and fix some pull_request events. (#23037)Lunny Xiao2023-03-142-114/+212
* 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-314-0/+451