-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
I frequently do the following little bit bothersome steps for opening
JIRA tickets when I watch a GitHub pull-request:
- Select the "ARROW-XXXX" text in the title and copy it
- Open JIRA if I haven't open it
- Select a ticket to open it
- Alter the URL by pasting text that copied at the step-1
- 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.