Skip to content
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

Integration: Slack Notifications for Issue Updates #215

Open
saimanoj opened this issue Sep 4, 2024 · 0 comments
Open

Integration: Slack Notifications for Issue Updates #215

saimanoj opened this issue Sep 4, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Integrations

Comments

@saimanoj
Copy link
Contributor

saimanoj commented Sep 4, 2024

Send notifications to the relevant Slack thread whenever there are updates to an issue, such as assigning a member or changing the issue status. Users can enable or disable this feature in the action configuration.

Use Case: When an update is made to an issue, such as a change in assignee, or status, a notification should be posted in the corresponding Slack thread where the issue was created or linked. This keeps the team informed of progress and changes without needing to leave Slack.

Example Scenario:

  • An issue is assigned to a new team member.
  • The issue status changes from "Open" to "In Progress."

Expected Outcome: A notification is posted in the Slack thread detailing the update:

Update: The issue [#123] has been assigned to @username.
Status: In Progress

Configuration: Users can toggle this notification feature on or off in the action configuration settings

@saimanoj saimanoj added enhancement New feature or request good first issue Good for newcomers Integrations labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Integrations
Projects
None yet
Development

No branches or pull requests

1 participant