TagBot: Manual intervention needed for releases
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start with the linked TagBot run logs to confirm why the releases were not created. Create releases v0.3.6 and v0.5.10 with generated notes using the documented commands or GitHub UI, then inspect the TagBot workflow permissions so future runs can create tags and releases.
Written by the indexing model from the issue text.
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.3.6at commit6a1d0f63 -
v0.5.10at commit65d54824
How to fix
Run these commands locally:
gh release create v0.3.6 --generate-notes
gh release create v0.5.10 --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)
- Dominant language
- Julia
- Stars
- 68
- Forks
- 46
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 16
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 qojulia/QuantumOpticsBase.jl
-
enhancement help wanted
Difficulty 4/5 3-5 days Newbie friendliness 38/100
qojulia/QuantumOpticsBase.jl#206 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
qojulia/QuantumOpticsBase.jl#194 · 3 comments ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
qojulia/QuantumOpticsBase.jl#191 ·
-
good first issue
Difficulty 4/5 3-5 days Newbie friendliness 35/100
qojulia/QuantumOpticsBase.jl#189 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
qojulia/QuantumOpticsBase.jl#186 · 4 comments ·
All issues in qojulia/QuantumOpticsBase.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 ·