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

Added support for batching notifications over the 50 notification limit #104

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kronenthaler
Copy link

This PRs allow the action to post all the notifications beyond the 50 limit imposed by the checks.create API. By updating the excess of 50 in batches of 50 notifications.

Additionally, it solves an issue in some xcresult files return with partial URLs (e.g. the "url": "#CharacterLen=0") crashing the action and not providing any notification.

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.

1 participant