Skip to content

Commit db254df

Browse files
RavlenSuzanne Selhorn
and
Suzanne Selhorn
committed
Merge branch 'selhorn-badges-vale-update' into 'main'
Updating docs tier badge rules See merge request https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/4779 Merged-by: Marcel Amirault <mamirault@gitlab.com> Approved-by: Marcel Amirault <mamirault@gitlab.com> Co-authored-by: Suzanne Selhorn <sselhorn@gitlab.com>
2 parents be48af6 + ed54ca0 commit db254df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vale/gitlab/Badges-Tiers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# For a list of all options, see https://docs.gitlab.com/ee/development/documentation/styleguide/#available-product-tier-badges
66
extends: existence
7-
message: "Tiers should be capitalized, comma-separated, and ordered lowest to highest without `and`."
7+
message: "Tiers should be capitalized, comma-separated, and ordered lowest to highest."
88
link: https://docs.gitlab.com/ee/development/documentation/styleguide/#available-product-tier-badges
99
level: error
1010
scope: raw
1111
raw:
12-
- (?<=\n\*\*Tier:\*\*)[^\n]*(and|free|premium|ultimate|, Free|Ultimate,)
12+
- (?<=\n\*\*Tier:\*\*)[^\n]*(free|premium|ultimate|, Free|Ultimate,)

0 commit comments

Comments
 (0)