Skip to content

Commit

Permalink
8319231: Unrecognized "minimum" key in .jcheck/conf causes /reviewers…
Browse files Browse the repository at this point in the history
… command to be ignored

Reviewed-by: kcr
Backport-of: 72c052e
  • Loading branch information
Johan Vos committed Nov 2, 2023
1 parent 22bd657 commit 192480a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jcheck/conf
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ domain=openjdk.org
files=.*\.java$|.*\.c$|.*\.h$|.*\.cpp$|.*\.hpp$|.*\.cc$|.*\.jsl$|.*\.fxml$|.*\.css$|.*\.m$|.*\.mm$|.*\.frag$|.*\.vert$|.*\.hlsl$|.*\.metal$|.*\.gradle$|.*\.groovy$|.*\.g4$|.*\.stg$

[checks "reviewers"]
minimum=1
reviewers=1

[checks "merge"]
message=Merge
Expand Down

1 comment on commit 192480a

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.