Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / monitoring-plugins
Commits: 07530c9e by Hyacinthe Cartiaux at 2026-03-05T02:19:54+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = 'git' git = 'https://github.com/monitoring-plugins/monitoring-plugins/' prefix = 'v' +exclude_regex = ".*-rc\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/monitoring-plugins/-/commit/07530c9e2530688b8ea0d3bbc52c1a4342677ddd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/monitoring-plugins/-/commit/07530c9e2530688b8ea0d3bbc52c1a4342677ddd You're receiving this email because of your account on gitlab.archlinux.org.
