dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

Catch Overflow exceptions to workaround OctoKit issue #1325

Closed lbussell closed 3 months ago

lbussell commented 3 months ago

1322 has been affecting us for a few days, so I'm submitting this PR to hopefully work around the issue and get our builds green by catching OverflowExceptions when posting comments. We can remove it once the issue is fixed in OctoKit and then Microsoft.DotNet.Git.IssueManager.