-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow channel admins create custom groups #58
Comments
@levb I can say only after we test it, but looks promising. Will it have an ability to include @-usernames to the link? Sorry, a bit unclear. |
You can do something like |
Right, I understand. FWIW I think it can be created backwards, i.e. type out all the names with the help of the standard picker, then prepend the command and flags. Would you recommend waiting for the plugin to be included in the server installer, or manual installation? If former, any idea on the ETA? |
Hi @felibb! It has been a while since you have been updated with latest autolink plugin progress. I'd like to inform you of some of the updates. The PR referenced in this issue has been released. You can get the update via server upgrade, manual installation, or most recently the Plugin Marketplace. You can find the Plugin Marketplace in the hamburger menu above the channel listings. This will allow you to upgrade the autolink plugin via a simple button click. I will also investigate the original intent of this issue (allow channel admins to edit the config) and get back to you with an answer. but I first wanted to just check in and give you these updates. Please let me know if you have any problems accessing the new |
Hi @jfrerich, Creating a custom mention works for us, thanks. It even shows a user picker when I start typing @-mention to populate a group.
In my mind restricting the create/edit autolink permissions to a smaller group of channel admins would allow us to keep the amount of autolinks in check, and avoid polluting the global config. Alternatively the plugin config could be moved out to a separate file, then I would feel comfortable opening these permissions to every user. |
@felibb, thanks for checking back and with the feedback you provided. Regarding the channel level permissions, I will discuss with my team and get you a response! |
What we can add easily as a configurable list of "plugin admins" who would be allowed to run the /autolink command. Will that work for you, @felibb ? |
Filed #84 to add plugin admins |
We have a case for the plugin where channel admins would like to create custom group mentions ad-hoc (
@customgroup*
). Currently this requires console access to the server, and is neither feasible nor scalable. Example: HipChat used to have an Alias plugin to accomplish this. I wonder if Autolink can have similar functionality. Even if it can be configured permanently per channel without requiring system admin permissions, it would be good enough.The text was updated successfully, but these errors were encountered: