Hi, I'm (a newbie) writing a notifier type plugin that sends notifications for items in a particular named ListView. It's straightforward to do that, but I haven't been able to handle the case when jobs are added to or removed from the view. For example if a failing test was added to the notification list view it should immediately generate a notification. Is there a way to create a listener (or similar mechanism) that would allow me to capture the event of things moving in and out of the lists? (Or maybe a pointer to another plugin that does a similar thing)
Thanks, Andy -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
