TagBot: Manual intervention needed for releases
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- github, github-actions
- Domain
- release
Research direction
Start with the linked TagBot run logs and the SSH deploy key setup instructions to confirm why release creation failed. Run the two listed gh release create commands, or use the GitHub UI, and verify that v1.9.0 and v1.10.0 releases exist.
Written by the indexing model from the issue text.
Description
TagBot could not automatically create releases for the following versions.
Likely cause(s):
- The SSH deploy key is not configured or not added to this repository's deploy keys (Settings → Deploy keys)
Versions needing manual release
-
v1.9.0at commitb62cfcd0 -
v1.10.0at commit337d493a
How to fix
Run these commands locally:
gh release create v1.9.0 --generate-notes
gh release create v1.10.0 --generate-notes
Or create releases manually via the GitHub UI.
Prevent this in the future
- Add the TagBot public key to this repository's deploy keys — see SSH deploy key setup
This issue was automatically created by TagBot. (Run logs)
- Dominant language
- Julia
- Stars
- 14
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from JuliaArrays/StaticArrayInterface.jl
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Storage Order Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
JuliaArrays/StaticArrayInterface.jl#4 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
JuliaArrays/StaticArrayInterface.jl#3 · 10 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
JuliaArrays/StaticArrayInterface.jl#10 · 2 comments ·
All issues in JuliaArrays/StaticArrayInterface.jl
Similar issues
-
bug 🐞 distributed 🕸️
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
CliMA/Oceananigans.jl#6049 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
JuliaGPU/GPUArrays.jl#780 ·
-
Difficulty 2/5 Half a day Newbie friendliness 76/100
epiforecasts/EpiBranch.jl#304 ·