categoryId

Please use the configuration tool to figure out your category ID.
When you select your public repository from the tool, you will be given a dropdown of available Github Discussions categories in your repository.
When you select the category from the dropdown, the category ID will be automatically be generated.

  • type: string
  • default: N/A
  • required: false

Description

ID of the category where the discussion will be searched.

Example

  publishing:
    giscus:
      categoryId: "1234567890"

Backlinks