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

changeset release GH action fails due to secondary rate limits #1757

Open
0237h opened this issue Nov 5, 2024 · 0 comments
Open

changeset release GH action fails due to secondary rate limits #1757

0237h opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@0237h
Copy link
Collaborator

0237h commented Nov 5, 2024

Which packages are impacted by your issue?

@graphprotocol/graph-cli, @graphprotocol/graph-ts

Describe the issue

When merging PRs including changesets, the release GH action is triggered to add the changes to another PR managed by the changeset bot.

Sometimes, that GH action fails due to internal rate limits hit within the workflow. This issue has been reported previously on the changeset repo (see here).

This causes changes to be missing in the bot PR and eventually will be missing when triggering a release. This only affects the CHANGELOG as the actual changes are already merged into main.

Reproduction

Github Repo

Steps to Reproduce the Bug or Issue

Hard to reproduce reliably, sometimes fails.

Expected behavior

Avoid hitting rate limits to make sure the changes are indeed included in the release changelogs.

Re-trying the failed jobs can fix the issue.

Screenshots or Videos

Example of a failed action:
screenshot_2024-11-05_10-19-12

Example of re-running the action to fix the issue:
screenshot_2024-11-05_10-15-24

Platform

Github

Subgraph Manifest

No response

Subgraph GraphQL Schema

No response

Additional context

No response

@0237h 0237h added the bug Something isn't working label Nov 5, 2024
@0237h 0237h self-assigned this Nov 5, 2024
@0237h 0237h added this to Tooling Nov 5, 2024
@0237h 0237h moved this to 🔖 Next in Tooling Nov 5, 2024
@0237h 0237h moved this from 🔖 Next to Bug in Tooling Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Bug
Development

No branches or pull requests

1 participant