Commit Graph

5 Commits (eff2499be7202e8328c451fc41a630ab62d08ebd)

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.
Brad Albright 2f7a747e4f Fixed repo link in generated comment for cross repository dependency ()
* fixed link to issue in issue comments after adding/removing a dependency, before links assumed the issue was in the same repository. also changed the format of the displayed issue since the issue will not necessarily be in the same repo

* based on pr comments, changed to use HTMLURL instead of piecing together the issue url, and added an if statement around the issue link display as a nil protection

* only showing repo name in dependency comment if the issue is from another repo

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
kolaente f9ec2f89f2 Add golangci ()
Lunny Xiao dd1acd7ce4 Comments list performance optimization ()
Lunny Xiao b3b7598ec6 Improve performance of dashboard ()