github icon indicating copy to clipboard operation
github copied to clipboard

Support `discussion_category_name` when creating a release

Open ylemkimon opened this issue 4 years ago • 2 comments

From https://docs.github.com/en/rest/reference/repos#create-a-release:

discussion_category_name: If specified, a discussion of the specified category is created and linked to the release. The value must be a category that already exists in the repository. For more information, see "Managing categories for discussions in your repository."

ylemkimon avatar May 14 '21 21:05 ylemkimon

I'm need that feature too.

RaphaelNeumann avatar Sep 02 '21 22:09 RaphaelNeumann

pull request welcome! We can add a discussionCategoryName name option.

gr2m avatar Sep 03 '21 04:09 gr2m

:tada: This issue has been resolved in version 9.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Sep 26 '23 23:09 github-actions[bot]