Skip to content

Commit 60b6ab3

Browse files
7903798: apidiff: Fix .jcheck/conf setting for tags
Reviewed-by: iris
1 parent ce67f02 commit 60b6ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jcheck/conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jbs=CODETOOLS
77
error=author,committer,reviewers,merge,issues,executable,symlink,message,whitespace
88

99
[repository]
10-
tags=apidiff(?:4\.1-b[0-9]{2}|5\.[01]-b[0-9]{2}|6|-[6789](?:\.[0-9]+)*\+[0-9]+)
10+
tags=(?:apidiff-(?:[1-9]([0-9]*)(?:\.(?:0|[1-9][0-9]*)){0,4})(?:\+(?:(?:[0-9]+))|(?:-ga)))
1111
branches=
1212

1313
[census]

0 commit comments

Comments
 (0)