Hi Arnab,

For the email plugin you should check out email-ext 
(https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin). It provides an 
easy to setup interface and some basic templates created in groovy that you can 
modify to suit your needs.  I don’t have a recommendation for the code review 
plugin, but for the backup you may want to look into thinBackup  
(https://wiki.jenkins-ci.org/display/JENKINS/thinBackup) Although, I’m not sure 
if it will fulfill all your needs.

Regards,
Conor


From: [email protected] [mailto:[email protected]] On 
Behalf Of Arnab Karmakar
Sent: Tuesday, June 3, 2014 9:25 PM
To: [email protected]
Subject: Looking for plugins

Hello,

I am looking for plugins with following features. I did some research but could 
not find anything providing me these features. If you think these would be some 
of the good features that we would like to have, I can take the initiative to 
get it going in case there are none. I tried to contact some of the plugin 
owners, but it is hard to get response or they are reluctant or do not have 
time to open the doors to contribute in their project.

-> Plugin to trigger with email
            -> This should provide easy manual email configuration
            -> This should provide auto mail server detection
            -> It should provide a test feature to check if the program is able 
to read the email settings
-> Plugin to capture difference between code and create one task for code review
            -> It should automatically assign the defect to the available pool 
of developers from jenkins user directory. It will become a small bugzilla 
inside jenkins
-> Plugin to backup configuration of Jenkins
            -> Easy to configure cron. A GUI feature to select schedules
            -> Easy to configure and select which folders and configuration 
file extension to backup
            -> Should provide backup and restore facility
            -> Should provide visiblity when it is running
            -> Should have the option to cancel the job
            -> Reload Jenkins configuration after the restore
            -> Remove backups older then the specified nr of days
            -> REST api to trigger plugin
            -> Feature to reload jenkins configuration after restore
                        -> Should go through access control
            -> SCM support for storage
                        -> CVS, SVN, GIT, TFS
-> Plugin to show console in popup iframe mode

I would appreciate your feedback before I jump into it.

Thanks
Arnab
--
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]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

-- 
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/d/optout.

Reply via email to