jfrog / froggit-go

Froggit-Go is a universal Go library, allowing to perform actions on VCS providers.
https://pkg.go.dev/github.com/jfrog/froggit-go
Apache License 2.0
45 stars 17 forks source link

Get method for size limitation on PR content #133

Closed attiasas closed 7 months ago

attiasas commented 8 months ago

Add new methods to get the size limitations for the pull request content (details/comments). It allows us to figure out dynamically if the content will overflow and the API will result in failures.

Limitations found:

Github

github-actions[bot] commented 8 months ago
[![👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.](https://raw.githubusercontent.com/jfrog/frogbot/master/resources/v2/noVulnerabilityBannerPR.png)](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)

[🐸 JFrog Frogbot](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)