Ever worked on a multi-repo projects and got dizzy (:woozy_face:) looking for PRs from different repositories that are related to the same logical change?
This project purpose is to solve this by aggregating pull-requests status for multi-repo projects with easy filters and bulk operations.
Pull-requests are aggregated by source branch -> destination branch
.
⭐ Open the application and start using it now - just provide the credentials to BitBucket ⭐
This project is a client-side only application written with React that fetches the pull-requests information from the popular GIT host providers.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000/multi-repo-pr-status to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.