TagBot trigger issue #9
Triggered via issue
January 30, 2026 00:09
Status
Failure
Total duration
3m 11s
Artifacts
–
Annotations
4 errors and 1 warning
|
TagBot
Failed to release versions: v0.1.0
|
|
TagBot
Failed to process version v0.1.0: Git command 'git -C /tmp/tagbot_repo_dbpscso7 push origin v0.1.0' failed: remote: Permission to okatsn/HiveStructurePaths.jl.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/okatsn/HiveStructurePaths.jl/': The requested URL returned error: 403 (use a PAT with contents:write or a deploy key)
|
|
TagBot
Failed to push tag v0.1.0. If this is due to workflow file changes in the tagged commit, use an SSH deploy key (see README) or manually run: git tag -a v0.1.0 73531f56f37969352326aa9f6abbc096e0ea16fa -m 'v0.1.0' && git push origin v0.1.0
|
|
TagBot
stderr: remote: Permission to okatsn/HiveStructurePaths.jl.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/okatsn/HiveStructurePaths.jl/': The requested URL returned error: 403
|
|
TagBot
Could not create issue for manual intervention: Resource not accessible by integration: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/issues/issues#create-an-issue", "status": "403"}
To fix permission issues, check your repository settings:
1. Go to Settings > Actions > General > Workflow permissions
2. Select 'Read and write permissions'
Or see: https://github.com/JuliaRegistries/TagBot#troubleshooting
|