JuliaRegistries / JuliaRegistries/CompatHelper.jl
suddenly broken?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 147
- Forks
- 43
- Avg merge
- 21h 27m
- Merged PRs (30d)
- 2
Description
Without any changes to my repo (or the SSH keys/settings) in the past month, CompatHelper has started erroring 7 days ago with a bunch of copies of:
Cloning into 'REPO'...
Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts.
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.
You should be able to see full output here (I hope...).
There's a lot missing from my understanding of how these workflows work, interact with permissions, etc., so I haven't had much luck troubleshooting....any advice appreciated!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked GitHub Actions run and its full clone output, then inspect the workflow's SSH key and repository permission settings. The issue is resolved when the workflow can clone the target repository again without the public-key error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions, julia
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100