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: Automatic Issue Creation via Slack Bot Messages #216

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

Integration: Automatic Issue Creation via Slack Bot Messages #216

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

Comments

@saimanoj
Copy link
Contributor

saimanoj commented Sep 4, 2024

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.

@saimanoj saimanoj added enhancement New feature or request good first issue Good for newcomers Integrations labels Sep 4, 2024
@manish-singh-bisht
Copy link
Contributor

can i work on it?

@saimanoj
Copy link
Contributor Author

sure @manish-singh-bisht

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

2 participants