Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#154: Submit annotations in batches of 50 to Github #167

Merged
merged 1 commit into from
May 9, 2020

Conversation

mc1arke
Copy link
Owner

@mc1arke mc1arke commented May 9, 2020

Creating a check run on Github limits the number of annotations in the initial report to a maximum of 50, otherwise the request is silently ignored with no error returned in the response. To overcome this, the initial report is limited to 50 annotations, with any remaining annotations submitted in groups of 50 in subsequent update calls.

Creating a check run on Github limits the number of annotations in the initial report to a maximum of 50, otherwise the request is silently ignored with no error returned in the response. To overcome this, the initial report is limited to 50 annotations, with any remaining annotations submitted in groups of 50 in subsequent update calls.
@mc1arke mc1arke linked an issue May 9, 2020 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented May 9, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@mc1arke mc1arke merged commit 7c88193 into master May 9, 2020
@mc1arke mc1arke deleted the github-multiple-issues branch May 9, 2020 18:59
@kortov kortov mentioned this pull request May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github PR decoration fails when more than 50 annotations submitted
1 participant