Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

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

jenkins - Can't find 'Label Verified' permission in gerrit 2.7

I'm trying to configure Jenkins gerrit trigger following this instructions: https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger. One point says to grant 'Label verified' permission to Non-intractive users. The problem is, I don't see such a privilege...

'Add permission...' combo box has 'Label Code-review' permission but not 'Label verified'.

Was this permission removed/renamed from gerrit 2.7? Will this plugin work if I don't set it?

See Question&Answers more detail:os

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

1 Answer

0 votes
by (71.8m points)

Indeed the "Verified label" was removed. You need to add it to the project.config which is not as straight forward as it sounds. More info on how to add it to your project.config can be found in this blog post as I answered here before


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...