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