Exclude 3.1.x milestone tags from 3.1.0 to 3.1.7

This commit is contained in:
Janne Valkealahti
2024-01-22 10:03:32 +00:00
parent 6fd0132597
commit 2bdb43c9d4

View File

@@ -21,7 +21,7 @@ content:
# Refname matching:
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
branches: [ main,'({3..9}).+({0..9}).x', '!(3.0.x)' ]
tags: [ 'v({3..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v3.0.+({0..9})?(-{RC,M}+({0..9})))', '!(v3.1.0-{RC,M}+({0..9}))' ]
tags: [ 'v({3..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v3.0.+({0..9})?(-{RC,M}+({0..9})))', '!(v3.1.0-{RC,M}+({0..9}))', '!(v3.1.+({0..7}))' ]
start_path: spring-shell-docs
asciidoc:
attributes: