What problem does it solve?
This Skill streamlines the process of reporting documentation issues or feature requests by converting Slack messages directly into structured GitHub issues, saving time and ensuring all necessary context is captured.
Core Features & Use Cases
- Automated Issue Creation: Converts Slack messages into GitHub issues in the correct repository (
pulumi/docs or pulumi/registry).
- Contextual Information Gathering: Parses Slack URLs to extract channel IDs and timestamps, fetches message content, and analyzes it for core problems, affected areas, and mentioned URLs.
- Use Case: A user posts a question in the Pulumi Slack community about a confusing section in the Pulumi ESC documentation. You can use this Skill with the Slack message URL to automatically create a GitHub issue in
pulumi/docs with a title, description, and relevant labels, prompting the docs team to clarify the content.
Quick Start
Use the slack-to-issue skill to convert the slack message at https://pulumi-community.slack.com/archives/C01234ABCDE/p1234567890123456 into a GitHub issue.