SciML / SciML/PoissonRandom.jl
TagBot: Manual intervention needed for releases
Open
Nobody has claimed this yet.
tagbot-manual
- Dominant language
- Julia
- Stars
- 20
- Forks
- 6
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 4
Description
TagBot could not automatically create releases for the following versions.
Likely cause(s):
- The
GITHUB_TOKENlackscontents: writepermission to push tags
Versions needing manual release
-
v0.4.1at commit6c0721ec
How to fix
Run these commands locally:
gh release create v0.4.1 --generate-notes
Or create releases manually via the GitHub UI.
Prevent this in the future
- Add
permissions: contents: writeto your TagBot workflow, or use a PAT/deploy key
This issue was automatically created by TagBot. (Run logs)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked TagBot run logs and the release details for commit 6c0721ec. Create the v0.4.1 release with generated notes using the documented command or GitHub UI, then verify that the release and tag exist; consider the task done when v0.4.1 is published.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100