Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / release-plz
Commits: 2573282c by Caleb Maclennan at 2025-01-22T11:47:05+03:00 Setup nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[release-plz] +source = "git" +git = "https://github.com/MarcoIeni/release-plz.git" +prefix = "release-plz-v" +include_regex = 'release-plz-v\d+\.\d+\.\d+' +use_latest_release = true View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/2573282c7194804cd232d295756cd4a55f6623e9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/release-plz/-/commit/2573282c7194804cd232d295756cd4a55f6623e9 You're receiving this email because of your account on gitlab.archlinux.org.
