You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should also do a PR in the team repo to update the schema.
Keep in mind that zulip streams can be private or public. Maybe we need a boolean to distinguish between the two.
The text was updated successfully, but these errors were encountered:
#92 will automate member addition / removal from a stream.
But it assumes that the stream already exists.
Edit sync-team to automate the stream creation if it doesn't exist already. You can take inspiration from here:
sync-team/src/zulip/mod.rs
Line 152 in dffaba4
You should also do a PR in the team repo to update the schema.
Keep in mind that zulip streams can be private or public. Maybe we need a boolean to distinguish between the two.
The text was updated successfully, but these errors were encountered: