x-motemen / git-pr-release

Release pull request generator
https://rubygems.org/gems/git-pr-release
MIT License
684 stars 74 forks source link

Aggregate labels from merged pull requests #56

Closed ohbarye closed 1 year ago

ohbarye commented 3 years ago

@onk @motemen

Issue

Closes #54

Changes

As described in https://github.com/x-motemen/git-pr-release/issues/54, I added aggregate_labels feature.

Testing

That worked well on my own

$ GIT_PR_RELEASE_BRANCH_STAGING=release GIT_PR_RELEASE_LABELS=release GIT_PR_RELEASE_AGGREGATE_LABELS=true bundle exec git-pr-release
Merged PRs have labels Created PR has labels
image image

Review Points

ohbarye commented 1 year ago

This change got unnecessary for me, so I'm closing.

masaru-iritani commented 7 months ago

@ohbarye I believe this feature is exactly what my team needs. Would it be possible for you to reopen this pull request, or would you prefer that I take over the work?

ohbarye commented 7 months ago

@masaru-iritani Sure. Please go ahead as you like!