Commit Graph

6 Commits (ce272f2e53062ca94e860e1565aa5e8ed9c670c2)

Author SHA1 Message Date
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. ()
* chore: rewrite format.

* chore: update format

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* chore: update format

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* chore: Adjacent parameters with the same type should be grouped together

* chore: update format.
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction ()
Lunny Xiao 6e81eafdd6 Remove unused comment actions ()
* Remove unused comment actions

* improve code
Lunny Xiao 2011a5b818 Extract createComment ()
* Extract createComment

* fix lint

* fix lint
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package ()
* move change issue title from models to issue service package

* make the change less

* fix typo
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments ()