On Fri, 21 Jun 2024 12:50:45 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> This PR enables two warnings that are now (or soon will be) enabled in the 
> [jdk](https://github.com/openjdk/jdk) repo:
> 
> 1. Binary file check -- this will alert the reviewers of a PR that the patch 
> being reviewed includes one or more binary files.
> 2. Issue title check -- this will check for two common (minor) formatting 
> issues with the JBS title and matching PR title, a trailing period or a 
> leading lower-case word.
> 
> Both are informational warnings that will not block integration.
> 
> To see how the warnings look, refer to the following Draft PRs:
> 
> 1. PR with binary file: #1478
> 2. PR for bug with trailing period: #1479

Marked as reviewed by arapte (Reviewer).

-------------

PR Review: https://git.openjdk.org/jfx/pull/1483#pullrequestreview-2136252926

Reply via email to