I'm working on https://issues.jenkins-ci.org/browse/JENKINS-24690
and i need a way to show warning on config page.
Now GH Trigger haven't any job configuration, so i can't use existing form
validation method.
I have a some kind of workaround with creating dummy-config with content
f.entry(field: 'hookRegistered', style: 'display:none;') {
f.textbox(style: 'display:none;')
}
and doCheckHookRegistered web-method. It works as expected, but looks a
little bit ugly
is there any other way?
Screenshot of a trouble:
https://yadi.sk/i/K2n7rpUPnBBWp
--
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/19aacf0b-ec4f-4c5d-85d8-692c9ceb4567%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.