amol- opened a new issue, #14790: URL: https://github.com/apache/arrow/issues/14790
### Describe the enhancement requested Currently the link script used a dedicated comment to track that the link script had already run for that PR https://github.com/apache/arrow/blob/master/.github/workflows/dev_pr/link.js#L86-L96 This is suboptimal because it leads to an extra comment, we could inspect the PR body/description itself for the `"Closes: X"` message instead of inspecting a comment. ### Component(s) Developer Tools -- 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]
