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