pre-alpha -> alpha (#4158)

This commit is contained in:
Tig
2025-06-12 12:16:54 -06:00
committed by GitHub
parent ad1de255b1
commit f4d4a25704
2 changed files with 11 additions and 12 deletions

View File

@@ -33,8 +33,8 @@ branches:
main:
# Matches the v2_release branch
regex: ^v2_release$
# Uses 'prealpha' as pre-release label before official release
label: prealpha
# Uses 'alpha' as pre-release label before `beta`
label: alpha
# Increments patch version (x.y.z+1) on commits
increment: Patch
# Specifies v2_develop as the source branch