mdp/Cline Issue to PR
Turn trusted issue and PR feedback into iterative Cline-authored draft pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Read-only GitHub Actions token from the caller. | yes | — |
| bot-github-token | Token used only to push branches, create PRs, and post replies. | yes | — |
| openrouter-api-key | OpenRouter API key used to authenticate Cline. | yes | — |
| command-prefix | Configurable at-mention or slash command that introduces a trusted revision request. | no | @1984bot |
| base-branch | Base branch for generated draft PRs. | no | main |
| cline-version | Cline CLI version to install. | no | 3.0.38 |
| model-id | OpenRouter model ID used by Cline. | no | anthropic/claude-sonnet-5 |
| node-version | Node.js version used by the target repository. | no | 22 |
| pnpm-version | pnpm version used by the target repository. | no | 10 |
| install-command | Dependency installation command run in the target repository. | no | pnpm install --frozen-lockfile |
Outputs
no outputs