-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
Hudson 1.350
The IRC plugin provides a IRC bot so that users in the channel can trigger actions in Hudson. This is a nice feature, but currently there is no way to restrict the usage of these commands to a specific group of users. So any user in the channel can trigger jobs, stop them, etc.
It would be nice if the plugin allowed specifying nicknames which have access to use these commands. The bot could ignore the rest of requests. And ideally it should check if the user is identified to services.
- is related to
-
JENKINS-11606 configuration option for disabling the commands
-
- Resolved
-
-
JENKINS-17419 Added configuration option to disallow bot commands from private chat.
-
- Resolved
-
-
JENKINS-10827 Ircbot spams channel on help request
-
- Resolved
-
[JENKINS-5931] Restrict IRC bot commands to specific users
Assignee | Original: kutzi [ kutzi ] |
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Reasonable request, but sounds a little bit like overkill to me. Next someone requests to allow some commands for some users and some other commands for some other users.
What about a dedicated chatroom for privileged users? Would that suffice for you?
Anyway, I wouldn't implement this anytime soon - mainly because I don't use the IRC plugin myself, so I don't have any motivation to.
So, if you want this feature, the best way for you would be to create a patch.