Hi All,

I installed jenkins-war file and deployed it in Tomcat server.
Application is up and running.

The current UI is in this following sequence, pulling out files from
repository, then build process., then notification emails...

Now i wanted to know how much i can customize this UI, say

1. I wanted to call a bath file before i check out files from
repository.
2. Need to send email next
3. Need to add some more fields in UI (say text boxes) wchich captures
information from users and pass those to as inputs for other batch
file.
4. Now, i need to check out files from repository.
5. Again send some notification emails.

Basically here i am trying to find how much this UI is configurable
and how much i can add my own features.

Reply via email to