2

We're using the batch task plugin(here) on our jenkins server

i would like to restrict access/set permissions for certain tasks for individual users

For example:

User A can see tasks=> Push to production, Push to Dev

User B can only see task=> Push to Dev

I know I can create a separate job for the specified task however that would just take up more space (as we have many many projects) I would like to see if that level of granularity for setting tasks permissions is possible.

Any thoughts?

4

1 に答える 1

1

これをユーザー権限と深く統合するJenkinsプラグインは(あるとしても)多くはないと思います。機能リクエストを追加する必要があります。

また、jenkinsci-usersメーリングリストで、このタイプの問題について同様の経験をしている人がいるかどうかを確認することもできます。

于 2012-08-07T00:21:10.703 に答える