When you have good automation - nobody needs click "build". Usually people wants "Poll" for changes without running any build. (Typing jobname/polling) Serving single file/plugin for single button that is core functionality is overkill.
On Wednesday, November 5, 2014 4:59:31 PM UTC+3, Daniel Beck wrote: > > I disagree. Usually a user either wants a new build, an they click Build > Now, or they can wait for the system to detect a change. It's rare that a > user wants a build NOW but ONLY IF something was changed in the last few > minutes. > > Of course there are exceptions, but those are well served by plugins. > > On 05.11.2014, at 14:54, Kanstantsin Shautsou <[email protected] > <javascript:>> wrote: > > > thread.pop() > > > > On Wednesday, October 22, 2014 12:28:53 PM UTC+3, Kanstantsin Shautsou > wrote: > > Can we merge this into core? I think Poll button has the same weight as > Build button and this should be part of core. > > > > On Wednesday, March 27, 2013 6:32:50 PM UTC+3, Robert Sandell wrote: > > Done > > > > > > /B > > > > > > From: [email protected] [mailto:[email protected]] On > Behalf Of Adham Hassan > > Sent: den 26 mars 2013 20:55 > > To: [email protected] > > Subject: Re: PollSCM plugin > > > > > > Can a component also be created in the Jenkins issue tracker, so bugs > can be logged against this plugin? > > > > > > Thanks, > > > > Adham > > > > On Friday, January 6, 2012 10:03:27 AM UTC-8, Ullrich Hafner wrote: > > > > Hi Vincent, > > > > your repository has been created: > > https://github.com/jenkinsci/pollscm-plugin > > > > Welcome aboard! > > > > UIli > > > > On 01/06/2012 05:53 PM, Vincent Latombe wrote: > > > Hello, > > > > > > I've set up a new plugin on [1] > > > > > > Its only purpose is to add a 'Poll Now' button in the sidepanel of a > > > job if the Poll SCM is enabled. > > > This allows someone with 'Build' permission to Poll manually, which > > > can be useful to avoid triggering useless builds when the Polling > > > frequency is set to something like @daily. > > > > > > I know that the topic came up earlier [2] so I thought I'd share it > > > with others, as I need it internally. > > > > > > Could you please fork it and add it to jenkinsci organization? thanks > > > > > > Best regards, > > > > > > Vincent > > > > > > > > > [1] https://github.com/Vlatombe/pollscm-plugin > > > [2] > > > > http://jenkins.361315.n4.nabble.com/quot-Poll-SCM-now-quot-button-td4106139.html > > > > > -- > > 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. > > > > > > > > > > -- > > 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] <javascript:>. > > 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.
