repository not found on push and workflow_dispatch
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.9k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
Our repo is a private repo, and it starts to have this error from this morning:
remote: Repository not found.
for any workflow triggered by workflow_dispatch or push.
actions by pull_request work as normal.
and this error appears on both self-hosted runner and normal runners.
it is strange that this only happens on recent commits, if I re-run actions which was executed successfully, there is no issue at all.
Not sure if this is a problem with github or checkout.
Contributor guide
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
No files, tests, or entry points are named. Start by comparing recent push and workflow_dispatch runs with pull_request runs and successful reruns, on both self-hosted and hosted runners. Done means determining whether the checkout failure is reproducible and identifying whether it belongs to the action or GitHub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100