]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] new: dev: Enable PR-Agent reviews on merge requests
authorOndřej Surý <ondrej@isc.org>
Sat, 16 May 2026 13:08:29 +0000 (15:08 +0200)
committerOndřej Surý <ondrej@isc.org>
Sat, 16 May 2026 13:08:29 +0000 (15:08 +0200)
commitd850afcbf41ddb97e1c858701cba462d867c1abf
tree2a3b458957bbe72a22c16295c7ccf0ec4879f1eb
parenteb56645333bcbec44997acfee6e0d43e2f19993c
parent1356ca2a963d2a87a4d2cbffb5a5d6bcd69afd5d
[9.18] new: dev: Enable PR-Agent reviews on merge requests

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.

Backport of MR!12032, MR!12033 and MR!12035

Merge branch 'ondrej/add-pr-agent-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!12036