Filter jobs in a view by the permissions the current user has for that job.
For example, you could create the following types views
- Your Configurable Jobs - Select "Configure", and "Include Matched"
- Your Read-Only Jobs - Select "Match At Least One", "Configure", "Build", "Workspace", and "Include Unmatched"
- Your Buildable Jobs - Select "Build", and "Include Matched"
And, of course, you can chain this filter with other filters to create whatever filter is useful to your organization.
NOTE: This filter does not provide security - it merely provides convenient views that feed off of the security you've already set up.