"6.topic: agda":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/agda.section.md
        - nixos/tests/agda.nix
        - pkgs/build-support/agda/**/*
        - pkgs/development/libraries/agda/**/*
        - pkgs/top-level/agda-packages.nix

"6.topic: cinnamon":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/desktops/cinnamon/**/*
        - nixos/modules/services/x11/desktop-managers/cinnamon.nix
        - nixos/tests/cinnamon.nix

"6.topic: emacs":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/services/editors/emacs.nix
        - nixos/modules/services/editors/emacs.xml
        - nixos/tests/emacs-daemon.nix
        - pkgs/applications/editors/emacs/elisp-packages/**/*
        - pkgs/applications/editors/emacs/**/*
        - pkgs/build-support/emacs/**/*
        - pkgs/top-level/emacs-packages.nix

"6.topic: Enlightenment DE":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/services/x11/desktop-managers/enlightenment.nix
        - pkgs/desktops/enlightenment/**/*
        - pkgs/development/python-modules/python-efl/*

"6.topic: erlang":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/beam.section.md
        - pkgs/development/beam-modules/**/*
        - pkgs/development/interpreters/elixir/**/*
        - pkgs/development/interpreters/erlang/**/*
        - pkgs/development/tools/build-managers/rebar/**/*
        - pkgs/development/tools/build-managers/rebar3/**/*
        - pkgs/development/tools/erlang/**/*
        - pkgs/top-level/beam-packages.nix

"6.topic: fetch":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/build-support/fetch*/**/*

"6.topic: flakes":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - '**/flake.nix'
        - lib/systems/flake-systems.nix
        - nixos/modules/config/nix-flakes.nix

"6.topic: GNOME":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/gnome.section.md
        - nixos/modules/services/desktops/gnome/**/*
        - nixos/modules/services/x11/desktop-managers/gnome.nix
        - nixos/tests/gnome-xorg.nix
        - nixos/tests/gnome.nix
        - pkgs/desktops/gnome/**/*

"6.topic: golang":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/go.section.md
        - pkgs/build-support/go/**/*
        - pkgs/development/compilers/go/**/*

"6.topic: haskell":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/haskell.section.md
        - maintainers/scripts/haskell/**/*
        - pkgs/development/compilers/ghc/**/*
        - pkgs/development/haskell-modules/**/*
        - pkgs/development/tools/haskell/**/*
        - pkgs/test/haskell/**/*
        - pkgs/top-level/haskell-packages.nix
        - pkgs/top-level/release-haskell.nix

"6.topic: julia":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/julia.section.md
        - pkgs/development/compilers/julia/**/*
        - pkgs/development/julia-modules/**/*

"6.topic: jupyter":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/development/python-modules/jupyter*/**/*
        - pkgs/development/python-modules/mkdocs-jupyter/*
        - nixos/modules/services/development/jupyter/**/*
        - pkgs/applications/editors/jupyter-kernels/**/*
        - pkgs/applications/editors/jupyter/**/*

"6.topic: k3s":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/services/cluster/k3s/**/*
        - nixos/tests/k3s/**/*
        - pkgs/applications/networking/cluster/k3s/**/*

"6.topic: kernel":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/build-support/kernel/**/*
        - pkgs/os-specific/linux/kernel/**/*

"6.topic: lib":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - lib/**

"6.topic: lua":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/development/tools/misc/luarocks/*
        - pkgs/development/interpreters/lua-5/**/*
        - pkgs/development/interpreters/luajit/**/*
        - pkgs/development/lua-modules/**/*
        - pkgs/top-level/lua-packages.nix

"6.topic: Lumina DE":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/services/x11/desktop-managers/lumina.nix
        - pkgs/desktops/lumina/**/*

"6.topic: LXQt":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/services/x11/desktop-managers/lxqt.nix
        - pkgs/desktops/lxqt/**/*

"6.topic: mate":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/services/x11/desktop-managers/mate.nix
        - nixos/tests/mate.nix
        - pkgs/desktops/mate/**/*

"6.topic: module system":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - lib/modules.nix
        - lib/types.nix
        - lib/options.nix
        - lib/tests/modules.sh
        - lib/tests/modules/**

"6.topic: nixos":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/**/*
        - pkgs/os-specific/linux/nixos-rebuild/**/*

"6.topic: nim":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/nim.section.md
        - pkgs/development/compilers/nim/*
        - pkgs/development/nim-packages/**/*
        - pkgs/top-level/nim-packages.nix

"6.topic: nodejs":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/javascript.section.md
        - pkgs/build-support/node/**/*
        - pkgs/development/node-packages/**/*
        - pkgs/development/tools/yarn/*
        - pkgs/development/tools/yarn2nix-moretea/**/*
        - pkgs/development/web/nodejs/*

"6.topic: ocaml":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/ocaml.section.md
        - pkgs/development/compilers/ocaml/**/*
        - pkgs/development/compilers/reason/**/*
        - pkgs/development/ocaml-modules/**/*
        - pkgs/development/tools/ocaml/**/*
        - pkgs/top-level/ocaml-packages.nix

"6.topic: pantheon":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/services/desktops/pantheon/**/*
        - nixos/modules/services/x11/desktop-managers/pantheon.nix
        - nixos/modules/services/x11/display-managers/lightdm-greeters/pantheon.nix
        - nixos/tests/pantheon.nix
        - pkgs/desktops/pantheon/**/*

"6.topic: php":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/php.section.md
        - pkgs/build-support/php/**/*
        - pkgs/development/interpreters/php/*
        - pkgs/development/php-packages/**/*
        - pkgs/test/php/default.nix
        - pkgs/top-level/php-packages.nix

"6.topic: policy discussion":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - .github/**/*

"6.topic: printing":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/services/printing/cupsd.nix
        - pkgs/misc/cups/**/*

"6.topic: python":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/python.section.md
        - pkgs/development/interpreters/python/**/*
        - pkgs/development/python-modules/**/*
        - pkgs/top-level/python-packages.nix

"6.topic: qt/kde":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/qt.section.md
        - nixos/modules/services/x11/desktop-managers/plasma5.nix
        - nixos/tests/plasma5.nix
        - pkgs/applications/kde/**/*
        - pkgs/desktops/plasma-5/**/*
        - pkgs/development/libraries/kde-frameworks/**/*
        - pkgs/development/libraries/qt-5/**/*

"6.topic: ruby":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/ruby.section.md
        - pkgs/development/interpreters/ruby/**/*
        - pkgs/development/ruby-modules/**/*

"6.topic: rust":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/rust.section.md
        - pkgs/build-support/rust/**/*
        - pkgs/development/compilers/rust/**/*

"6.topic: stdenv":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/stdenv/**/*

"6.topic: steam":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/games/steam/**/*

"6.topic: systemd":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/os-specific/linux/systemd/**/*
        - nixos/modules/system/boot/systemd*/**/*

"6.topic: TeX":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/texlive.section.md
        - pkgs/test/texlive/**
        - pkgs/tools/typesetting/tex/**/*

"6.topic: testing":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        # NOTE: Let's keep the scope limited to test frameworks that are
        #       *developed in this repo*;
        #       - not individual tests
        #       - not packages for test frameworks
        - nixos/lib/testing/**
        - nixos/lib/test-driver/**
        - nixos/tests/nixos-test-driver/**
        - nixos/lib/testing-python.nix      # legacy
        - nixos/tests/make-test-python.nix  # legacy
        # lib/debug.nix has a test framework (runTests) but it's not the main focus

"6.topic: vim":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/languages-frameworks/vim.section.md
        - pkgs/applications/editors/vim/**/*
        - pkgs/applications/editors/vim/plugins/**/*
        - nixos/modules/programs/neovim.nix
        - pkgs/applications/editors/neovim/**/*

"6.topic: vscode":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/applications/editors/vscode/**/*

"6.topic: xfce":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/doc/manual/configuration/xfce.xml
        - nixos/modules/services/x11/desktop-managers/xfce.nix
        - nixos/tests/xfce.nix
        - pkgs/desktops/xfce/**/*

"6.topic: zig":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - pkgs/development/compilers/zig/**/*
        - doc/hooks/zig.section.md

"8.has: changelog":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/doc/manual/release-notes/**/*

"8.has: documentation":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - doc/**/*
        - nixos/doc/**/*

"8.has: module (update)":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - nixos/modules/**/*
"8.has: maintainer-list (update)":
  - any:
    - changed-files:
      - any-glob-to-any-file:
        - maintainers/maintainer-list.nix