pitrou commented on code in PR #14731:
URL: https://github.com/apache/arrow/pull/14731#discussion_r1032149811


##########
.github/workflows/dev_pr/link.js:
##########
@@ -51,11 +51,30 @@ async function commentJIRAURL(github, context, 
pullRequestNumber, jiraID) {
   });
 }
 
+async function commentGitHubURL(github, context, pullRequestNumber, issueID) {

Review Comment:
   Can we start adding docstrings to those functions? It's not nice to have a 
growing set of uncommented workflow helpers.



-- 
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]

Reply via email to