]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] new: dev: Enable PR-Agent reviews on merge requests bind-9.20
authorOndřej Surý <ondrej@isc.org>
Sat, 16 May 2026 11:39:05 +0000 (13:39 +0200)
committerOndřej Surý <ondrej@isc.org>
Sat, 16 May 2026 11:39:05 +0000 (13:39 +0200)
commit46e4c236a360d885722664d19191723496cbae40
tree4082af10ce16e64dc3d7fd48b579c323a9a4dcc8
parentfcbc23e37700bd09ceb1b6cf1c8888b304123917
parentfce393dc8595b53184b80ce7bfbf9ed55aae3de8
[9.20] 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.20' into 'bind-9.20'

See merge request isc-projects/bind9!12034