Commit 9bbb01c
docs: document missing create-pull-request configuration options (#495)
Add missing config options to the create-pull-request section in
docs/safe-outputs.md. The following fields existed in CreatePrConfig
but were not documented:
- title-prefix: prefix prepended to all PR titles
- if-no-changes: behavior when patch is empty (warn/error/ignore)
- max-files: maximum files in a single PR (default: 100)
- protected-files: file protection policy (blocked/allowed)
- excluded-files: glob patterns for files to exclude from patch
- allowed-labels: allowlist of labels the agent may apply
- fallback-record-branch: record branch info on PR creation failure
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>1 parent 45cd552 commit 9bbb01c
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
613 | | - | |
0 commit comments