Commit Graph

1 Commits (a51efb4c2c315db0deb4120c8f2874390c2d7e40)

Author SHA1 Message Date
wxiaoguang c7e23401a3
Fix a panic in NotifyCreateIssueComment (caused by string truncation) ()
* Fix a panic in NotifyCreateIssueComment (caused by string truncation)

* more unit tests

* refactor

* fix some edge cases

* use SplitStringAtByteN for comment content