jacob-ai-bot / jacob

Just Another Coding Bot
https://jacb.ai
Apache License 2.0
130 stars 20 forks source link

Update Email Notifications to Include All JACoB Users with Repository Access #327

Open kleneway opened 2 hours ago

kleneway commented 2 hours ago

Description

Currently, when a new issue is created, our system sends an email notification only to the issue creator. We need to enhance this functionality to notify all users who have access to the repository and are also registered JACoB users. This will ensure that all relevant team members are informed about new issues, especially those created through integrations like Jira.

Objectives

Rationale

Since JACoB can create issues from other integrations like Jira, it's important for development managers to be able to update their entire team efficiently. Notifying all relevant team members provides them with:

This ensures better coordination and accelerates the development process.

Expected Outcome

Additional Notes

jacob-ai-bot[bot] commented 2 hours ago

JACoB here...

You mentioned me on this issue and I am busy taking a look at it.

I'll continue to comment on this issue with status as I make progress.

jacob-ai-bot[bot] commented 2 hours ago

Update

I've completed my work on this issue and have created a pull request: JACoB PR for Issue Update Email Notifications to Include All JACoB Users with Repository Access.

Please review my changes there.