Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support triggering workflows by wiki related events (#24119) | Zettat123 | 2023-04-17 | 3 | -2/+12 |
* | Fix mismatch between hook events and github event types (#24048) | Zettat123 | 2023-04-12 | 2 | -25/+362 |
* | Do not crash when parsing an invalid workflow file (#23972) | Jason Song | 2023-04-07 | 1 | -0/+10 |
* | Fix checks for `needs` in Actions (#23789) | Jason Song | 2023-03-30 | 1 | -14/+14 |
* | Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (... | ChristopherHX | 2023-03-27 | 1 | -35/+107 |
* | Improve workflow event triggers (#23613) | Zettat123 | 2023-03-23 | 3 | -13/+155 |
* | Convert GitHub event on actions and fix some pull_request events. (#23037) | Lunny Xiao | 2023-03-14 | 2 | -114/+212 |
* | Add workflow error notification in ui (#23404) | yp05327 | 2023-03-14 | 1 | -12/+28 |
* | Fix actions workflow branches match bug (#22724) | Lunny Xiao | 2023-02-02 | 1 | -3/+4 |
* | Add more events details supports for actions (#22680) | Lunny Xiao | 2023-02-01 | 1 | -4/+150 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 4 | -0/+451 |