admin: GitHub Action "Lock" is failing on all runs
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
The Nomad "Lock" GitHub action is failing to run: https://github.com/hashicorp/nomad/actions/workflows/lock.yml
The error:
```
Run dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21
Request quota exhausted for request GET /search/issues
Retrying after 60 seconds
Request quota exhausted for request GET /search/issues
Retrying after 60 seconds
Request quota exhausted for request GET /search/issues
Retrying after 60 seconds
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked GitHub Actions workflow, lock.yml, and inspect its failed run logs around dessant/lock-threads and the GET /search/issues quota errors. Compare recent workflow runs and the action configuration; done means the Lock workflow completes successfully without exhausting the request quota.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100