1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-13 06:45:46 +00:00
gitea/modules/notification/action
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456)
* Add ActionCommentPull action

Adds ActionCommentPull action to distinguish between a comment on an
issue and on a pull request

* Update modules/notification/action/action.go

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2019-12-22 08:29:26 +00:00
..
action_test.go Move some actions to notification/action (#8779) 2019-11-08 15:54:50 -05:00
action.go Add ActionCommentPull action (#9456) 2019-12-22 08:29:26 +00:00