-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
store slack memberID of TSC members #606
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
/gfi js |
@KhudaDad414 can I work on this issue? |
@sambhavgupta0705 I think we need confirmation from one of the maintainers of this repo. cc: @derberg @alequetzalli |
yeah, I think it makes sense, especially if in future TSC members want notifications as DM in slack, thanks to memberID, we will be able to automate it please do not forget to update https://github.com/asyncapi/community/blob/master/.github/workflows/tsc_members_validator/schema.json as well |
Ok @derberg ,just want to know do I need to do all this manually or their is a script for it. |
to get memberID and put them in the json file? sorry, definitely manual 😞 |
hey @KhudaDad414 we can close this issue now |
Can I now work on this issue or it is closed |
we store slack ids now, manually, but we do it - hard to do it in automated way - if you have an idea please open separate issue and propose solution |
Reason/Context
After a discussion on giving some privileges to TSC members, it seems like a good idea to collect TSC member ids from slack and store them here.
Description
This will help us to give some privilege to TSC members in the current issue as well as in future tools if the need arises.
Solution
Just copy the TSC members' member id from slack and add them to the tsc_members.json file.
For example:
Should be:
The text was updated successfully, but these errors were encountered: