mumrah commented on code in PR #17195:
URL: https://github.com/apache/kafka/pull/17195#discussion_r1759591490
##########
.github/actions/gh-api-update-status/action.yml:
##########
@@ -22,6 +22,10 @@ inputs:
gh-token:
description: "The GitHub token for use with the CLI"
required: true
+ repository:
Review Comment:
This is needed if we ever want to test this on a fork (like I did, during
development of this fix)
--
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]