RedPlanetHQ / RedPlanetHQ/core
[bug] support images when creating github issues from slack channel threads
Open
@saimanoj is already working on this.
Since Mar 13, 2026.
bug
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 194
- Avg merge
- 12m
- Merged PRs (30d)
- 2
Description
Context
Origin: Slack thread C04DRG7DGP2 / 1773382294.567169
Current behavior
When creating a GitHub issue from a Slack DM, image attachments are included/supported.
When creating a GitHub issue from a Slack channel thread, images in the thread are not included.
Expected behavior
When creating a GitHub issue from a Slack channel thread, include thread images in the created GitHub issue (as attachments and/or links).
Requirements:
- Include all images from the thread (support multiple images).
- Preserve the ordering of images alongside the relevant message context (so it reads like the thread flow).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.