Codefresh has introduced build badges to enhance the feedback and iteration cycle, offering users a convenient way to monitor the status of their builds directly from their repositories. These badges simplify the process of reviewing pull requests and code reviews by providing a transparent view of the build status within the entire application context. Available to all account levels, including open-source, users can easily add these badges to their readme.md files by generating a badge from their pipeline and embedding the code. The badges support displaying the status of multiple branches, allowing teams to monitor different stages of the test and deployment process in real-time. This feature is particularly beneficial for applications composed of multiple microservices, as it allows teams to test and update their code concurrently, reducing the likelihood of conflicts that typically arise in staging or production environments. Codefresh encourages users to explore innovative ways to utilize these build badges and share their configurations on GitHub, fostering a collaborative environment for agile development teams.