Fire PR is an opinionated browser extension for easily creating Pull Requests. Right now it is limited to Bitbucket in combination with JIRA but we plan to support other platforms like GitHub or Gitlab really soon.
Fire PR is directly aimed at companies. It should streamline the Pull Request review by normalizing it. It adds just the right amount of value which a reviewer needs to complete their Pull Request review.
In this review, different steps are required and feature in Fire PR. These include:
- A proper title with links to the JIRA issue so people can check requirements easily
- The type of the change to focus on an easier review
- Whether the pr is breaking, to inform the reviewers beforehand if they need to be careful about merging this Pull Request
- Testing instructions to validate if E2E tests, integration tests, and unit tests cover the requirements
- Who should merge it to avoid confusion about the merge
- A changelog message to make it easier for tools or project managers to write a release log
- Plus other information if needed 🤷
The application was built with modern web technologies and is a fully open source application.
The company 3YOURMIND behind this product is embracing open source a lot, and we wanted to give something back to the community.
Here is a list of technologies we used: