kwin commented on code in PR #2960: URL: https://github.com/apache/jackrabbit-oak/pull/2960#discussion_r3420338878
########## .github/cchk.toml: ########## @@ -15,18 +15,11 @@ # format as outlined in https://github.com/commit-check/commit-check/blob/main/.commit-check.yml Review Comment: This link is no longer valid, let us use https://commit-check.github.io/commit-check/configuration.html#options-table-description. ########## .github/workflows/commit-check.yml: ########## @@ -47,7 +47,5 @@ jobs: branch: true Review Comment: We can set this to `false` (https://github.com/commit-check/commit-check-action#branch). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
