brandonchinn178 / brandonchinn178/mergit
Have completed merge run start the next one
Open
good first issue
- Dominant language
- Haskell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we poll every minute to check if a merge run is finished. Instead of polling, we should do:
1. When a PR enters the queue and there is no merge run running, start a merge run
2. When a merge run completes and there is a queue, start the next merge run
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.