Skip to content

GitHub CLI now includes comment support for issues and pull requests

GitHub CLI 1.5 now includes comment support, allowing you to:

  • view comments for issues and pull requests
  • view top-level review comments on pull requests
  • comment on issues and pull requests

The npm registry now shows how many downloads each version of a package has received. The versions tab on a package page will show the number of downloads over the prior seven days.

Screenshot of download counts for each version of a package

This change will help developers understand the popularity of different versions of their packages, and which versions are still in common use.

See more