Skip to content

Fix broken GH actions on success failure #6

Description

@Nargonath

When we publish a new version we have a failure during semantic-release github plugin success step: https://github.com/spaceduck-theme/nvim/actions/runs/3736443934/jobs/6340759241. We hit secondary rate limit on GH API calls.

This is due to the way semantic-release is handling GH rate limiting on their API. There is a PR to fix it, we need to wait for it to be reviewed and merged: semantic-release/github#487 (review). The good thing is that it doesn't prevent us from actually publishing. It's the final acknowledgement message that SR posts on the issues/PRs that is not created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions