Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release][Archery] Update archery release curate to support GitHub issues #14997

Closed
raulcd opened this issue Dec 16, 2022 · 0 comments · Fixed by #33615
Closed

[Release][Archery] Update archery release curate to support GitHub issues #14997

raulcd opened this issue Dec 16, 2022 · 0 comments · Fixed by #33615

Comments

@raulcd
Copy link
Member

raulcd commented Dec 16, 2022

Describe the enhancement requested

During a release before creating a release candidate we use the archery release curate <version> command to generate a report with tickets that have a wrong version assigned on JIRA. A summary of the report looks like:

Total number of JIRA tickets assigned to version 11.0.0: 367

Total number of applied patches since version 10.0.0: 337

Patches with assigned issue in version 11.0.0:
- https://github.com/apache/arrow/commit/180b1c2ac8aebe9055622e7d9b947916f4cc84ae ARROW-14832: [R] Implement bindings for stringr::str_remove and stringr::str_remove_all (#14644)
...
JIRA issues in version 11.0.0 without a linked patch:
- https://issues.apache.org/jira/browse/ARROW-18437

This helps us remove issues that have a wrong version, etcetera.
We should update this report to support GitHub issues showing issues that are incorrectly milestoned on the version we are going to Release.
It would also be nice if we update the number of GitHub issues and the Patches with assigned issues to show also the ones from GitHub.

Component(s)

Archery

@raulcd raulcd added the Priority: Blocker Marks a blocker for the release label Jan 9, 2023
@raulcd raulcd self-assigned this Jan 11, 2023
@raulcd raulcd added this to the 11.0.0 milestone Jan 11, 2023
raulcd added a commit to raulcd/arrow that referenced this issue Jan 11, 2023
raulcd added a commit to raulcd/arrow that referenced this issue Jan 16, 2023
raulcd added a commit that referenced this issue Jan 18, 2023
…style GitHub issues and old style JIRA issues (#33615)

I've decided to do all the archery release tasks on a single PR:
* Closes: #14997
* Closes: #14999
* Closes: #15002

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
raulcd added a commit that referenced this issue Jan 18, 2023
…style GitHub issues and old style JIRA issues (#33615)

I've decided to do all the archery release tasks on a single PR:
* Closes: #14997
* Closes: #14999
* Closes: #15002

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant