Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / aichat
Commits: 51d28ee0 by Carl Smedstad at 2024-09-01T11:53:54+02:00 Exclude release candidates in nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/sigoden/aichat" prefix = "v" +include_regex = '^v\d+\.\d+(\.\d+)?$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aichat/-/commit/51d28ee04c2423d9de7d2e482c12cddbcde70688 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aichat/-/commit/51d28ee04c2423d9de7d2e482c12cddbcde70688 You're receiving this email because of your account on gitlab.archlinux.org.
