aboutsummaryrefslogtreecommitdiffstats
path: root/modules/notification/action
Commit message (Collapse)AuthorAgeFilesLines
* Move mirror sync actions to notification (#9022)Lunny Xiao2019-11-241-0/+50
| | | | | | * Move mirror sync actions to notification * fix lint
* Move merge actions to notification (#9024)Lunny Xiao2019-11-211-0/+15
| | | | | | * Move merge actions to notification * Add missing mail notification
* Move transfer repository and rename repository on a service package and ↵Lunny Xiao2019-11-151-5/+20
| | | | | | | | | | | | | | | | | | | | | | start action notification (#8573) * move transfer repository and rename repository on a service package and start action notification * remove unused codes * fix lint * fix bugs * fix test * fix test * fix test * fix lint * update go mod and sum
* Update dashboard context for PR reviews (#8995)John Olheiser2019-11-151-4/+14
| | | | | | | | | | | | | | | | | | * Update dashboard context for PR reviews Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update options/locale/locale_en-US.ini Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> * Only append head action if it has content or is approval/rejection Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update options/locale/locale_en-US.ini Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-0/+49
| | | | | | | | | | | | | | | | | | * refactor submit review * remove unnecessary code * remove unused comment * fix lint * remove duplicated actions * remove duplicated actions * fix typo * fix comment content
* Move notifywatchers from models to notification (#8907)Lunny Xiao2019-11-111-0/+26
|
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-082-1/+64
| | | | | | | | * Move some actions to notification/action * Fix test * fix test
* Move actions to notification (#8785)Lunny Xiao2019-11-031-0/+77