mumrah commented on PR #18985: URL: https://github.com/apache/kafka/pull/18985#issuecomment-2675134424
To test this PR: * Install `gh` if you don't have it already (`brew install gh`) * Checkout this PR: `gh pr checkout 18985` * Run the script against any PR ``` GITHUB_ACTIONS=1 PR_NUMBER=18955 python .github/scripts/pr-format.py ``` * Observe success or failure. Note that basically all PRs will fail the new required "Reviewers:" line in the PR body. We cannot test the full automation until this PR is merged since part of the workflow runs off of trunk. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org