Skip to content

Allow sections to filter entries by type (issues, pull requests, or both) #86

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

Closed
wants to merge 2 commits into from

Conversation

steven-sheehy
Copy link
Contributor

@steven-sheehy steven-sheehy commented Mar 3, 2023

  • Add a changelog.sections[].type enum property with values ANY, ISSUE, or PULL_REQUEST
  • Default type property to ANY if not specified for backwards compatibility with existing configuration
  • Filter sections based upon property to only contain the requested issue type

Fixes #85

Signed-off-by: Steven Sheehy <[email protected]>
@wilkinsona wilkinsona changed the title Add an issue type filter Allow sections to filter entries by type (issues, pull requests, or both) Mar 4, 2023
@steven-sheehy
Copy link
Contributor Author

steven-sheehy commented Apr 23, 2025

@wilkinsona @philwebb I've updated the PR to fix the latest conflicts. Any chance of a review after two years of being open?

@philwebb philwebb self-assigned this May 1, 2025
philwebb added a commit that referenced this pull request May 1, 2025
See gh-86

Signed-off-by: Steven Sheehy <[email protected]>
philwebb added a commit that referenced this pull request May 1, 2025
@philwebb philwebb closed this in b40339f May 1, 2025
@philwebb
Copy link
Collaborator

philwebb commented May 1, 2025

Thanks for your patience with this one! 2 years is a long time to wait.

@philwebb philwebb added this to the 0.0.13 milestone May 1, 2025
@steven-sheehy steven-sheehy deleted the 85-issue-type branch May 1, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow sections to only include issues or pull requests
2 participants