Skip to content

[Dev] Improve the link script to avoid extra comment #14790

@amol-

Description

@amol-

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions