You should use momentum at every git push to ensure your code is ready for a pull request review.
Here's what momentum will tell you at every push
Blast radius detection - this will be a list of endpoints that could potentially be affected by the changes you made in your code. This will also be a starting point to decide what parts of your code need to be tested before shipping to production.