fix: nil: Properly use other_checks_jobs template for pr-agent CI job
Some checks are pending
CodeQL / Analyze (push) Waiting to run
SonarCloud / Build and analyze (push) Waiting to run

Merge branch 'ondrej/pr-agent-other-check' into 'main'

See merge request isc-projects/bind9!12035
This commit is contained in:
Ondřej Surý 2026-05-16 13:29:30 +02:00
commit a44b91eae1

View file

@ -2672,7 +2672,7 @@ autorebase-security:
- if: '$CI_PROJECT_NAMESPACE == "isc-private" && $CI_PIPELINE_SOURCE == "pipeline" && $CI_COMMIT_REF_NAME =~ /^security-(main|bind-9\.[0-9]+)$/ && $REBASE_ONLY == "1" && $CI_COMMIT_REF_NAME =~ $AUTOREBASED_BRANCHES'
pr-agent:
stage: other-checks
<<: *other_checks_job
image:
name: registry.gitlab.isc.org/isc-projects/images/pr-agent:latest
entrypoint: [""]