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
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
The text was updated successfully, but these errors were encountered:
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:
Expected Outcome: A notification is posted in the Slack thread detailing the update:
Configuration: Users can toggle this notification feature on or off in the action configuration settings
The text was updated successfully, but these errors were encountered: