How do I change the view of Jenkins?
Category:
technology and computing
browsers
See Editing or Replacing the All View. Scroll to the bottom of the Edit View page, and the rest is obvious. Just delete the columns you don't want, add new columns you do want, and then grab and drag views to change their order.
Besides, how do I add a view to a Jenkins view?
To Add:
- Click on the view in which you want to add the newly created Job as shown in pic.
- Click on Edit View on left side and then select the appropriate job under Job Filter using the check box.
- Once you selected the required Job click on save button. This job will be now shown under the view.
In this way, how do I restrict views in Jenkins?
Try going to "Manage Jenkins"->"Manage Users" go to the specific user, edit his/her configuration "My Views section" default view. You can install "Extended Read Permission" plug-in. Then in either "Global Settings" or in individual job configuration, you can give the user "Extended Read" permission.
Views in Jenkins allow us to organize jobs and content into tabbed categories, which are displayed on the main dashboard. As a Jenkins instance expands, it is logical to create associated views for appropriate groups and categories. The default view type available in Jenkins is the List view.