GitHub CLI: Media in issues, pull requests, and comments

GitHub CLI now has a repeatable --attach flag that uploads a local image or video and references it inline in an issue, pull request, or comment body. This is now… The post GitHub CLI: Media in issues, pull requests, and comments appeared first on The GitHub Blog.

What happened

The GitHub CLI now supports a repeatable --attach flag that uploads local media files for use in issues, pull requests, and comments.

Why it matters

This enhancement improves communication by enabling richer context within discussions, potentially leading to better collaboration and understanding among developers.

Sources