The most simple way to do it is to write a short System Groovy Script, which generates a short CSV file. Then you can publish this CSV file as artifact or send by email. CSV files can be opened in Excel easily.
понедельник, 31 июля 2017 г., 16:50:50 UTC+2 пользователь [email protected] написал: > > Hello, > > I wanted to know whether it is possible to export certain data from > jenkins to excel when a build is successful. The excel data is saved in a > specific directory and has 3 columns. The email-adress (column 1) of the > owner of the successful build, the name of the task (column 2) and 100 > points (column 3) should get exported from the jenkins build to the excel > file. > > How can I do this? Do you have any advices? I would be very thankful :) > -- 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/1e76134d-a3d0-46ff-8b01-ea6cd68ca602%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
