Merge pull request #6292 from lpessoa/lp-checks
feat: adding checks at GH PR view
This commit is contained in:
commit
99e76a709f
11 changed files with 554 additions and 20 deletions
|
|
@ -269,6 +269,7 @@ func (pr *PullRequest) ChecksStatus() (summary PullRequestChecksStatus) {
|
|||
}
|
||||
summary.Total++
|
||||
}
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue