Process Command
Process individual GitHub issues with Simili Bot analysis.Syntax
Options
| Option | Short | Type | Description | Default |
|---|---|---|---|---|
--issue | -i | file | Path to issue JSON file | - |
--config | -c | file | Path to configuration file | simili.yaml |
--dry-run | bool | Run without posting to GitHub | false | |
--workflow | -w | string | Workflow preset name | issue-triage |
--help | -h | bool | Show help message | - |
Examples
Basic Processing
Process single issue:Dry-Run (Safe Testing)
Test without posting to GitHub:Custom Workflow
Use different analysis pipeline:issue-triage- Full analysis (default)similarity-only- Search onlyindex-only- Indexing only