kjswartz/Create Discussion Summary
Creates a discussion for summary based on the issue comments generated with the /update command.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| IS_DRY_RUN | Skip creating discussion job (true/false). For testing to see which issues will be included in the discussion. | no | — |
| REPO_NAME | The repository to search for issues and create the discussion in. | yes | — |
| REPO_OWNER | The owner of the repository to search for issues and create the discussion in. | yes | — |
| CATEGORY_SLUG | The category slug to use for the discussion. | yes | — |
| TITLE | The title of the discussion. | yes | — |
| GH_TOKEN | The GitHub token to use for the gh model commands to create the AI summaries. | yes | — |
Outputs
no outputs