Ever wanted to approve pull requests like you're swiping on Tinder?
Git Lucky is a GitHub App that turns PR voting into a game of left or right swipes.
- Shows you a random PR from any participating repo.
- Swipe right to approve, left to reject.
- If the majority votes to approve, the PR gets merged.
It's anonymous. It's chaotic. It's GitHub... gamified.
- Install the GitHub App on your repo.
- PRs submitted to the repo will show up in the Git Lucky queue.
- Users vote via a swipe-style interface.
- Once enough votes are cast, the app auto-merges or closes the PR based on the majority.
We have a playground repo just for fun:
👉 GitLuckyPlayground
The app is already set up on this repo. Go wild!
- Install the GitHub App
- That’s it. Seriously.
This is a joke project built for a hackathon. Don’t use it on production unless you’re feeling really lucky.
Made with ❤️ and questionable judgment at HackKU25