devtron
devtron copied to clipboard
Feature: Highlight selected output variables somewhere on Devtron explicitly
🔖 Feature description
This feature request is to show selected output variables that we can configure in pre/post CI or pre/post CD in separate view / tab so that we don't have to keep looking in logs for the same.
🎤 Pitch / Usecases
In my usecase I've integrated sonarqube in pre-ci stage. Now after sonarqube analysis is completed, it prints a sonarqube Analysis Results URL. Now we can print this URL as part of output variable. It is a headache to find this URL in CI logs. Instead if Devtron could print out these output variables in a separate tab / view, it'll make life much easier.
🔄️ Alternative
NA
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
AB#8085