Re: RFR: 8332008: Enable issuestitle check

2024-05-09 Thread Zhao Song
On Thu, 9 May 2024 20:53:59 GMT, Zhao Song  wrote:

> As requested in [SKARA-2170](https://bugs.openjdk.org/browse/SKARA-2170) and 
> [SKARA-2248](https://bugs.openjdk.org/browse/SKARA-2248), now Skara bot is 
> able to warn on trailing periods or leading lowercase letter in issue titles.
> I am going to update the jcheck configuration to configure issuestitle check 
> as a warning. Given that it's just a warning, it wouldn't block integration.

Thank you for the review!

-

PR Comment: https://git.openjdk.org/jdk/pull/19161#issuecomment-2103553031


Re: RFR: 8332008: Enable issuestitle check

2024-05-09 Thread Erik Joelsson
On Thu, 9 May 2024 20:53:59 GMT, Zhao Song  wrote:

> As requested in [SKARA-2170](https://bugs.openjdk.org/browse/SKARA-2170) and 
> [SKARA-2248](https://bugs.openjdk.org/browse/SKARA-2248), now Skara bot is 
> able to warn on trailing periods or leading lowercase letter in issue titles.
> I am going to update the jcheck configuration to configure issuestitle check 
> as a warning. Given that it's just a warning, it wouldn't block integration.

Marked as reviewed by erikj (Reviewer).

-

PR Review: https://git.openjdk.org/jdk/pull/19161#pullrequestreview-2048931426


RFR: 8332008: Enable issuestitle check

2024-05-09 Thread Zhao Song
As requested in [SKARA-2170](https://bugs.openjdk.org/browse/SKARA-2170) and 
[SKARA-2248](https://bugs.openjdk.org/browse/SKARA-2248), now Skara bot is able 
to warn on trailing periods or leading lowercase letter in issue titles.
I am going to update the jcheck configuration to configure issuestitle check as 
a warning. Given that it's just a warning, it wouldn't block integration.

-

Commit messages:
 - JDK-8332008

Changes: https://git.openjdk.org/jdk/pull/19161/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk=19161=00
  Issue: https://bugs.openjdk.org/browse/JDK-8332008
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/19161.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19161/head:pull/19161

PR: https://git.openjdk.org/jdk/pull/19161