Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.7k views
in Technique[技术] by (71.8m points)

jenkins - Restrict project naming not being enforced

I'm using the Jenkins Role Strategy plugin to enforce restrictions on the creation of jobs that don't match the expression set in Item roles.

Role Strategy

Item roles

The problem here is that users in the hello group are able to create jobs with any prefix at all. My expectation is that users in this group should only be able to jobs that start with hello

I don't want to use the Pattern strategy as I'd like the restrictions to be project-based.

What am I doing wrong, please or am I missing something completely?

question from:https://stackoverflow.com/questions/65886730/restrict-project-naming-not-being-enforced

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...