-
Notifications
You must be signed in to change notification settings - Fork 350
.pr_agent.toml
Yossi Saadi edited this page Jun 25, 2025
·
1 revision
[config] log_level="INFO" ignore_pr_authors=["dependabot[bot]", "renovate[bot]"] # ignore dependabot/renovate
[github_app] pr_commands=["/describe", "/review"] # run once on open/ready handle_push_trigger=true # run again on every push push_commands=["/describe", "/review"] # run this on every push
[pr_reviewer]
extra_instructions = """
If the PR title does not follow the Conventional Commits spec (https://www.conventionalcommits.org), add a '