Skip to content

[Developer] Add support for auto JIRA link on pull request #23004

@asfimport

Description

@asfimport

https://lists.apache.org/thread.html/7bb9e646832390d207393f064d7934e54c6cb010e30ea9f39f3ed1ce@%3Cdev.arrow.apache.org%3E

I frequently do the following little bit bothersome steps for opening
JIRA tickets when I watch a GitHub pull-request:

  1. Select the "ARROW-XXXX" text in the title and copy it
  2. Open JIRA if I haven't open it
  3. Select a ticket to open it
  4. Alter the URL by pasting text that copied at the step-1
  5. Hit the enter key

I think it is better if these steps become easier.

We already have a mechanism to inject a GitHub pull-request URL into
the corresponding JIRA ticket. How about making the similar mechanism
for the reverse link? I guess it is possible to automate making a
comment of JIRA ticket URL to the pull-request when the "ARROW-XXXX"
text is injected in the title field by using GitHub Actions.

Reporter: Kenta Murata / @mrkn
Assignee: Kouhei Sutou / @kou

PRs and other links:

Note: This issue was originally created as ARROW-6653. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions