ESSS / err-jenkins

errbot plugin for Jenkins
MIT License
20 stars 5 forks source link

Create views for branches and remove them automatically #13

Open nicoddemus opened 5 years ago

nicoddemus commented 5 years ago

It would be nice if Bender would automatically create custom views for users when they push a branch. The view would list all jobs which match the name of the branch, so we can have a good look of all jobs related to a branch.

tigarmo commented 5 years ago

Good idea, Bender should also remove the custom view when the branch is merged.

prusse-martin commented 5 years ago

Can a user create views in other peoples personal views list?

nicoddemus commented 5 years ago

Can a user create views in other peoples personal views list?

I don't think so

nicoddemus commented 5 years ago

Good idea, Bender should also remove the custom view when the branch is merged.

Yep, that's what I meant initially; updated the title to make this more clear. 👍

prusse-martin commented 5 years ago

Can a user create views in other peoples personal views list?

I don't think so

I just tested and it looks it is possible.

prusse-martin commented 5 years ago

I will sugest to add the created jobs inside "Nested View" to avoid creating excessive polution in the user personal views.