Skip to content

TagBot: Manual intervention needed for releases #83

@github-actions

Description

@github-actions

TagBot could not automatically create releases for the following versions.

Likely cause(s):

  • A network or API error occurred
  • The commits modify workflow files, which GITHUB_TOKEN cannot push

Versions needing manual release

  • v3.9.0 at commit 75212b5b
  • v3.10.0 at commit d0f88d23
  • v3.10.1 at commit 66a530a3

How to fix

Run these commands locally:

gh release create v3.9.0 --generate-notes
gh release create v3.10.0 --generate-notes
gh release create v3.10.1 --generate-notes

Or create releases manually via the GitHub UI.

Prevent this in the future


This issue was automatically created by TagBot. (Run logs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    tagbot-manualTagBot needs manual intervention

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions