Skip to content

Conversation

francinelucca
Copy link
Member

@francinelucca francinelucca commented Sep 29, 2025

This pull request adds a new GitHub Actions workflow to test GraphQL queries against the GitHub API. The workflow is designed to verify that GraphQL queries return valid data and to provide detailed error logging for easier debugging.

Copy link

changeset-bot bot commented Sep 29, 2025

⚠️ No Changeset found

Latest commit: 48acc32

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@francinelucca francinelucca marked this pull request as ready for review September 29, 2025 15:59
@francinelucca francinelucca requested a review from a team as a code owner September 29, 2025 15:59
@github-actions github-actions bot added the staff Author is a staff member label Sep 29, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a GitHub Actions workflow to test GraphQL queries against the GitHub API, specifically querying repository information for the primer/react repository.

  • Introduces a manually-triggered workflow that validates GraphQL API connectivity and query execution
  • Implements comprehensive error handling and response validation for GraphQL operations
  • Provides detailed logging and debugging output for API interactions

@francinelucca francinelucca added the skip changeset This change does not need a changelog label Sep 29, 2025
francinelucca and others added 2 commits September 29, 2025 12:10
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions github-actions bot temporarily deployed to storybook-preview-6920 September 29, 2025 16:18 Inactive
@francinelucca francinelucca added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit 94be2cd Sep 29, 2025
42 checks passed
@francinelucca francinelucca deleted the chore/test-graphql-query branch September 29, 2025 16:44
llastflowers pushed a commit that referenced this pull request Sep 29, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants