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

Proposal: Update the generate changelog action #12

Open
2 tasks
RayRedGoose opened this issue Oct 17, 2023 · 0 comments
Open
2 tasks

Proposal: Update the generate changelog action #12

RayRedGoose opened this issue Oct 17, 2023 · 0 comments

Comments

@RayRedGoose
Copy link
Contributor

RayRedGoose commented Oct 17, 2023

  • Add filter to get specific commits based on structure

Now generate changelog action generates changelog based on all commits made from specific tag. For multipackage repo we need to have opportunity to filter all commits and generate changelog based on selected commits only for specific package.

w/o filter

- feat(web): Add web tokens
- feat(mobile): Add mobile tokens
- chore: Add PR review GH action

with filter for web:

- feat(web): Add web tokens

  • Have a way to set the default section title, now it's Components
@RayRedGoose RayRedGoose changed the title Add a filter to sort commits to generate changelog action Proposal: Add a filter to sort commits to generate changelog action Oct 17, 2023
@RayRedGoose RayRedGoose changed the title Proposal: Add a filter to sort commits to generate changelog action Proposal: Update the generate changelog action Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant