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
Use Case: When a user sends a message in a Slack channel where the bot is active, a new issue should be automatically created using the message content as the issue description. This feature can be toggled on or off in the action configuration, providing flexibility based on team needs.
Example Scenario:
A user reports a bug or suggests an enhancement by simply typing a message in the Slack channel.
The message content is automatically converted into an issue.
Expected Outcome: An issue is created with the message content as the issue description:
Description: User's message content goes here.
Configuration: Users can enable or disable this automatic issue creation feature within the action configuration.
The text was updated successfully, but these errors were encountered:
Use Case: When a user sends a message in a Slack channel where the bot is active, a new issue should be automatically created using the message content as the issue description. This feature can be toggled on or off in the action configuration, providing flexibility based on team needs.
Example Scenario:
Expected Outcome: An issue is created with the message content as the issue description:
Configuration: Users can enable or disable this automatic issue creation feature within the action configuration.
The text was updated successfully, but these errors were encountered: