Skip to content

TagBot trigger issue #7753

TagBot trigger issue

TagBot trigger issue #7753

Triggered via issue June 2, 2026 19:27
Status Failure
Total duration 3m 50s
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.8.6
TagBot
Failed to process version v0.8.6: Git command 'git -C /tmp/tagbot_repo_e8xnoqf2 push origin v0.8.6' 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.8.6. 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.8.6 cfcedccfe30c8b0909d7868eabb046fbe6bb38c2 -m 'v0.8.6' && git push origin v0.8.6
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.