We wrote a plugin for Jenkins CI named SmartJenkins to
reduce the electricity consumption by shutting down idle slaves and re-schedules jobs to avoid the rush hours of electricity.
This is a introduction page for SmartJenkins
We want to re-write the plugin in Ruby with Jenkins Ruby Development. And now we have wrote most of the extension points used in SmartJenkins in Ruby.
Can we have some advice to this plugin? For example, what function in this plugin will satisfy user's needs?
yours,