SciML / SciML/ODEInterfaceDiffEq.jl

TagBot: Manual intervention needed for releases

Open
#83 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tagbot-manual
Dominant language
Julia
Stars
8
Forks
20
Avg merge
4h 53m
Merged PRs (30d)
9

Description

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
  • v5.0.0 at commit a8ac83f9

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
gh release create v5.0.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)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the TagBot run logs linked in the issue and verify the four listed tags and commits. Create releases for v3.9.0, v3.10.0, v3.10.1, and v5.0.0 with generated notes using the provided gh commands or GitHub UI. Done means all four versions have GitHub releases.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, julia
Domain
ci-cd, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.