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

FAI-14886 | GitHub - Fix SAML SSO error when processing gql paginated response #1898

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

dbruno21
Copy link
Contributor

Description

GraphQL paginate plugin for octokit has a crashing bug when processing a response with nulls / undefined that's returned by the API instead of a proper response with empty nodes.

Updated code to handle pagination manually.

Type of change

  • Bug fix
  • New feature
  • Breaking change

Related issues

Fix #1

Migration notes

Describe migration notes if any

Extra info

Add any additional information

@dbruno21 dbruno21 changed the title GitHub - Fix SAML SSO error when processing gql paginated response FAI-14886 | GitHub - Fix SAML SSO error when processing gql paginated response Jan 28, 2025
@dbruno21 dbruno21 merged commit 32cbc74 into main Jan 28, 2025
8 checks passed
@dbruno21 dbruno21 deleted the db/fai-14886 branch January 28, 2025 13:25
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants