github
github copied to clipboard
Support `discussion_category_name` when creating a release
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."
I'm need that feature too.
pull request welcome! We can add a discussionCategoryName name option.
:tada: This issue has been resolved in version 9.2.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: