Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / trunk
Commits: aa42b6af by loqs at 2026-05-29T20:46:53+00:00 nvchecker: Exclude unstable release tags Related https://archlinux.org/todo/fix-nvcheckertoml-configs-which-include-unstable-releases/. - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/thedodd/trunk.git" prefix = "v" +exclude_regex = ".*(pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/trunk/-/commit/aa42b6aff92fd875b43901703a3e06b34294aa2c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/trunk/-/commit/aa42b6aff92fd875b43901703a3e06b34294aa2c You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
