I have a requiement where I need to show custom badge or some kind of custom message somewhere on summary page (Pipelines -> Select Build -> Summary Page) of Azure DevOps build Pipeline based on code coverage or unit test or static code analysis. Is it possible to customize summary page of build? I checked few links which suggest we cann't custmize summary page but create some extenions.
Please help.