Charul00 commented on issue #308:
URL: 
https://github.com/apache/airflow-steward/issues/308#issuecomment-4735044386

   Hi @potiuk, I’m interested in working on this issue. Can you please assign 
it to me if it’s still available?
   
   My approach would be to follow the existing bridge/tool structure in this 
repository and add a new tools/zulip/ integration in small, reviewable steps. I 
would start with the basic folder structure, documentation, configuration/auth 
setup for the Zulip REST API, and an initial read-only command such as listing 
streams. After that, I can extend it with topic listing, message listing, 
search, user lookup, and narrow support.
   
   For write functionality like message send <stream> <topic> --body-file 
<path>, I would keep it gated behind explicit confirmation, following the same 
write-path discipline used by the existing tools, so the bridge only executes 
confirmed actions. I’ll also make sure the commands return JSON output 
consistently and add tests/mocks where needed to validate the behavior.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to