Welcome to the world's most unnecessary stress-reliever for developers: Could you accept my pr? Are you tired of staring at the dreaded PR pending notification? Do you refresh your email obsessively waiting for that merge confirmation? Fear not, for you've discovered the ultimate tool to answer the age-old question whispered in the dark corners of GitHub repositories: When will my PR be accepted?
Our mission is simple: to save the fingernails of developers everywhere by providing insights into the mystical world of Pull Request (PR) waiting times. Here’s what you can find on our site:
Because hope is a good thing, maybe the best of things, and no good thing ever dies. Keep hoping your PR gets merged, but in the meantime, let us provide you with stats that will help you anticipate when and by whom it might be done!
Simply enter your repository's name, sit back, and let our site crunch some numbers. You'll get neat graphs, some curious insights, and maybe, just maybe, a little peace of mind.
Got an idea to make this even better? Fork it, branch it, PR it! We promise we won't leave you hanging like your last maintainer.
Copy code
git clone https://github.com/soulee-dev/could-you-accept-my-pr
cd could-you-accept-my-pr
// Make magic happenWhile you're waiting for your PRs to merge, why not contribute to improving the very tool that keeps you sane? Check out our issues tab and tackle something! Or better yet, become a mantainer with us and decide other people’s fate.
Distributed under the MIT License. See LICENSE for more information.
Remember, patience is a virtue, especially for programmers. Keep calm and commit on!
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.