Hi, As a developer I would like to have a separate "build description" column that does reflect current/running build's description (which could be updated during a builds run), not only the last build's information. The existing "extra columns" plugin updates build description column AFTER a build. It is not convenient for developers, as they must do several clicks to see job details, instead of having an access to them from a main view.
In my build I am using groovy to set description at the start of a job (I am filling it with e.g. git changes and build graph), so a developer could click instantly on fields to go to specific logs. I am adding new description fields on the fly, such as build warnings log, when successive build steps pass. Does such a solution exist? Regards, Michal Gauza -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f07f370f-a16b-4003-bd8c-77344c6b506f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
