forked from gitea/gitea
1
0
Fork 0
gitea/modules/actions
Lunny Xiao 8e40634797
Convert GitHub event on actions and fix some pull_request events. ()
Follow 

Partially Fix , on pull_request, `opened`, `reopened`,
`synchronize` supported, `edited` hasn't been supported yet because
Gitea doesn't trigger that events.

---------

Co-authored-by: yp05327 <576951401@qq.com>
2023-03-14 20:50:51 +08:00
..
github.go Convert GitHub event on actions and fix some pull_request events. () 2023-03-14 20:50:51 +08:00
log.go Implement actions () 2023-01-31 09:45:19 +08:00
task_state.go Implement actions () 2023-01-31 09:45:19 +08:00
task_state_test.go Implement actions () 2023-01-31 09:45:19 +08:00
workflows.go Convert GitHub event on actions and fix some pull_request events. () 2023-03-14 20:50:51 +08:00