Skip to content

TagBot: Manual intervention needed for releases #218

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

  • v2.28.0 at commit 83ff37e0
  • v2.28.1 at commit 3e64a972
  • v2.29.0 at commit c49cdd27

How to fix

Run these commands locally:

gh release create v2.28.0 --generate-notes
gh release create v2.28.1 --generate-notes
gh release create v2.29.0 --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

    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