Skip to content

Conversation

penelopeysm
Copy link

Hello! I've been using the matrix-output action and it's been super helpful. Recently I ran into an issue where it wouldn't collate output properly if there were too many jobs in the matrix. This is because the API call to /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs only returns the first 30 jobs by default. Adding the --paginate option should fix it (I haven't attempted to run the new GitHub Action, but the API call behaves correctly locally.)

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