The release notes generated by the current publish command are less expressive compared to the release notes automatically generated by GitHub.
Reference: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
Since the GitHub API and GitHub CLI allow the use of this automatic release note generation feature, it might be a good idea to modify it internally to call this feature.
↓current publish command

The release notes generated by the current
publishcommand are less expressive compared to the release notes automatically generated by GitHub.Reference: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
Since the GitHub API and GitHub CLI allow the use of this automatic release note generation feature, it might be a good idea to modify it internally to call this feature.
↓current

publishcommand