JuliaMath / JuliaMath/Interpolations.jl
TagBot: Manual intervention needed for releases
- Dominant language
- Julia
- Stars
- 575
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
TagBot could not automatically create releases for the following versions.
**Likely cause(s):**
- The `GITHUB_TOKEN` lacks `contents: write` permission to push tags
## Versions needing manual release
- [ ] `v0.16.3` at commit `58aaba97`
## How to fix
Run these commands locally:
```bash
gh release create v0.16.3 --generate-notes
```
Or create releases manually via the GitHub UI.
## Prevent this in the future
- Add `permissions: contents: write` to your TagBot workflow, or use a PAT/deploy key
---
*This issue was automatically created by TagBot. ([Run logs](https://github.com/JuliaMath/Interpolations.jl/actions/runs/27514933652))*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.