Skip to content

Fix GraphQL errors when merging#10337

Open
nvdaes wants to merge 2 commits into
nvaccess:masterfrom
nvdaes:fixMerge
Open

Fix GraphQL errors when merging#10337
nvdaes wants to merge 2 commits into
nvaccess:masterfrom
nvdaes:fixMerge

Conversation

@nvdaes

@nvdaes nvdaes commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Related issue

Fixes #10139

Summary of the issue

Sometimes, when trying to merge a Branch created from an add-on submission, a GraphQL is produced, and the Branch cannot be automatically merged.

Development approach

Wait 5 seconds before merging (sleep 5 in the corresponding workflow).

Testing performed

nvdaes#1485

@nvdaes
nvdaes requested a review from a team as a code owner July 21, 2026 15:18
@nvdaes
nvdaes requested review from Copilot and seanbudd and removed request for a team July 21, 2026 15:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the add-on submission workflow to mitigate intermittent GitHub GraphQL errors that sometimes occur when automatically merging the submission-created branch.

Changes:

  • Add a 5-second delay immediately before the gh pr merge step in the merge job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/checkAndSubmitAddonMetadata.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Noelia Ruiz Martínez <nrm1977@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants