TagBot trigger issue #6
Triggered via issue
June 22, 2026 13:51
Status
Failure
Total duration
3m 52s
Artifacts
–
Annotations
5 errors and 2 warnings
|
TagBot
Failed to release versions: v0.3.0
|
|
TagBot
Failed to process version v0.3.0: Git command 'git -C /tmp/tagbot_repo_b6xg0ru4 push origin v0.3.0' failed: git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists. (configure SSH deploy key or switch to https with PAT)
|
|
TagBot
Failed to push tag v0.3.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.3.0 609100e48d19e80fb6dcc150f3d342d24e28fc5d -m 'v0.3.0' && git push origin v0.3.0
|
|
TagBot
stderr: git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
|
TagBot
stderr: git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
|
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
|
|
TagBot
SSH key authentication failed: Permission denied. Verify the deploy key is added to the repository and has write access.
|