Job based security per branch - Jenkins Multibranch pipeline
问题 I have a Jenkins multi-branch pipeline for building artifacts and there are branches for master , *-dev etc. I want to enable project based security on a per branch basis, ie only allow devs to run the *-dev branch jobs of the build not any other ones because doing so would have undesirable effects. I know there is project based security, but I didn't see any per branch. Does this exist? We are behind in updating Jenkins and are currently running Jenkins 2.46.1 . Otherwise I am thinking I