Skip to content

TagBot trigger issue #4

TagBot trigger issue

TagBot trigger issue #4

Triggered via issue June 19, 2026 09:33
@JuliaTagBotJuliaTagBot
commented on #5 2c3f1c8
Status Failure
Total duration 3m 28s
Artifacts

TagBot.yml

on: issue_comment
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
TagBot
Failed to release versions: v0.4.0
TagBot
Failed to process version v0.4.0: Git command 'git -C /tmp/tagbot_repo_njd9d279 push origin v0.4.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.4.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.4.0 2c3f1c83bb32cfb23a8f0530eab005fb8ea00ee0 -m 'v0.4.0' && git push origin v0.4.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.