TagBot trigger issue #86
Annotations
4 errors and 1 warning
|
TagBot
Failed to release versions: v0.3.11
|
|
TagBot
Failed to process version v0.3.11: Git command 'git -C /tmp/tagbot_repo_2rrvabuh push origin v0.3.11' failed: remote: Permission to QuantumKitHub/BlockTensorKit.jl.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/QuantumKitHub/BlockTensorKit.jl/': The requested URL returned error: 403 (use a PAT with contents:write or a deploy key)
|
|
TagBot
Failed to push tag v0.3.11. 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.3.11 461243a2347aa17952be37e25d573c99bdc4ac34 -m 'v0.3.11' && git push origin v0.3.11
|
|
TagBot
stderr: remote: Permission to QuantumKitHub/BlockTensorKit.jl.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/QuantumKitHub/BlockTensorKit.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
|