#
# Build/PR gating tests for binutils
#

/common:
  plan:
    import:
      url: https://gitlab.com/redhat/centos-stream/tests/binutils.git
      ref: main
      name: /plans/regression

adjust+:
  - because: "Plan to be ran when executed locally, or executed by CI system after updating an erratum/bodhi update."
    # `build` is used by Bodhi
    when: >-
      trigger is defined
      and trigger != build
    enabled: false