Create issues from Slack with Copilot
Source: GitHub Changelog

You can now create GitHub Issues directly from Slack using natural language with the GitHub app for Slack. Mention @GitHub in any channel, describe the work you need to track, and the app creates structured issues in your repository. The app can even create sub‑issues with proper hierarchy.
Building on the Copilot coding agent integration, the Slack app now brings issue creation into the chat context where teams already discuss their work.
Key capabilities
- Natural language issue creation: Describe work in plain language and
@GitHubcreates structured issues with titles, bodies, assignees, labels, and milestones. - Sub‑issue support: Break down work into parent and child issues from a single message.
- Conversation mode: Iterate on issues in a Slack thread with
@GitHubto refine details before creation. - Issue flex pane: View the issues you’ve created directly from Slack by clicking on the title.
- Channel‑level instructions: Run
@GitHub settingsto set default repositories for issues and pull requests the GitHub app creates in your channel.
Try it out
- Make sure GitHub Copilot is enabled for your account. This feature is available with all Copilot plans.
- Install or upgrade the GitHub app in your Slack workspace.
- Mention
@GitHubin any Slack channel with a prompt likeCreate an issue in my-org/my-repo to add dark mode support for the settings pageand follow along as the issue is created.
Join the discussion in the GitHub Community.