-
Notifications
You must be signed in to change notification settings - Fork 15
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
To add variable with lists of mentiones #13
Comments
Hi @OlegDav For example, I'm thinking of adding the following options It's not difficult, so I'll implement it when I have time. |
Thank you very much!
I'd like to add also group of users like @android-devs. I'm not sure, hope
that groups also have their ID to be listed in parameter
IS_SEND_MENTION_USERS = [1234, 5678, 8900, <groupID>]
Have a nice day!
Oleg
ср, 15 сент. 2021 г., 04:58 junki ***@***.***>:
… Hi @OlegDav <https://github.com/OlegDav>
I think the idea is very good!
Please note that it is necessary to specify the UserID due to the
specifications of Slack.
For example, I'm thinking of adding the following options
IS_SEND_MENTION_USERS = [1234, 5678, 8900]
It's not difficult, so I'll implement it when I have time.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJFF4FVVRXRM6L2XL5KWSTUB74TJANCNFSM5EATH4KA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@OlegDav |
Oh, thanks!
Let me test it :-)
вт, 5 окт. 2021 г., 07:13 junki ***@***.***>:
… @OlegDav <https://github.com/OlegDav>
Sorry I made you wait.
Released in v1.3.0!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJFF4HIPBER3CKV7KZXN23UFJ3QFANCNFSM5EATH4KA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @jun3453
I like the idea of mention @here in slack channel notification, but sometimes it doesn't fit for me...
I'd like to list persons to be tagged into a separate variable like "@OlegDav, @jun3453, @Some-Group".
Can you add this feature?
Thanks!
The text was updated successfully, but these errors were encountered: