TagBot: Manual intervention needed for releases
tagbot-manual
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
- [ ] `v1.2.6` at commit `cde97a28`
## How to fix
Run these commands locally:
```bash
gh release create v1.2.6 --generate-notes
```
Or create releases manually via the GitHub UI.
## Prevent this in the future
- See [TagBot troubleshooting](https://github.com/JuliaRegistries/TagBot#commits-that-modify-workflow-files) for details
---
*This issue was automatically created by TagBot. ([Run logs](https://github.com/qojulia/QuantumOptics.jl/actions/runs/25347854298))*
0 条评论