Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / kea
Commits: 95473b12 by Robin Candau at 2024-07-01T10:40:19+02:00 Exclude the 2.7.x development branch from the nvchecker checks Adresses https://gitlab.archlinux.org/archlinux/packaging/packages/kea/-/issues/2 - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -4,3 +4,4 @@ host = "gitlab.isc.org" gitlab = "isc-projects/kea" prefix = "Kea-" use_max_tag = true +exclude_regex = ".*Kea-2.7.*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kea/-/commit/95473b1252fb94eb421e4c9a02581cb4039ceb6a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kea/-/commit/95473b1252fb94eb421e4c9a02581cb4039ceb6a You're receiving this email because of your account on gitlab.archlinux.org.
