Commit aabc216
chore: enable pr-agent push trigger (#243)
Adds `handle_push_trigger = true` to the existing `[github_app]` table
in `.pr_agent.toml` so the PR agent (qodo) re-runs its review on pushes,
not only when a PR is opened.
Merged into the existing table rather than adding a second
`[github_app]` header (duplicate TOML table headers are invalid).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent a341284 commit aabc216
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments