On Wed, Feb 21, 2018 at 9:44 AM, R. Tyler Croy <[email protected]> wrote: >> How about also a less automated /form/ in the Jenkins UI itself, to be used >> by >> human in case something is clearly wrong but didn't cause logs or outages. > > I like the idea theory, but in practice I believe we would get a tremendous > amount of low-signal "bug reports" through any such functionality and I don't > have the capacity to triage and handle that kind of feedback from users
Maybe a simple “sad face” or “bug” button somewhere in a standard footer? If a user clicks it, we send back just the top-level Stapler view being rendered (since a full URL would pose privacy concerns), e.g.: `hudson/model/Run/console.jelly` Not very precise feedback, but would at least alert us to sudden spikes in problems encountered (according to the user’s evaluation) in certain kinds of pages. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CANfRfr3NM5oNkgqHP-8-jNbr%3DvM9WNsRE1AksXDZ39aJDKKY_Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
