]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: dev: Enable PR-Agent reviews on merge requests
authorOndřej Surý <ondrej@isc.org>
Sat, 16 May 2026 10:30:01 +0000 (12:30 +0200)
committerOndřej Surý <ondrej@isc.org>
Sat, 16 May 2026 10:30:01 +0000 (12:30 +0200)
Adds a CI job that runs PR-Agent against each merge request opened
from the canonical repository, posting an automated review and
code-improvement suggestions as MR comments. The job is gated to
same-project source branches so the OpenAI key and personal access
token are not exposed to fork pipelines.

Merge branch 'ondrej/add-pr-agent' into 'main'

See merge request isc-projects/bind9!12032


Trivial merge