Navigation Menu

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

[Feature Request] Allow creating a change log for a specific path #178

Closed
AlmogBaku opened this issue Sep 19, 2022 · 2 comments · Fixed by #179
Closed

[Feature Request] Allow creating a change log for a specific path #178

AlmogBaku opened this issue Sep 19, 2022 · 2 comments · Fixed by #179
Labels
enhancement New feature or request

Comments

@AlmogBaku
Copy link
Contributor

By modifying this line, we can support creating a change log for a specific path (this can help to build changelogs for projects under monorepos):

@TriPSs
Copy link
Owner

TriPSs commented Sep 19, 2022

Would you be wiling to create a PR?

@TriPSs TriPSs added the enhancement New feature or request label Sep 19, 2022
AlmogBaku added a commit to AlmogBaku/conventional-changelog-action that referenced this issue Sep 19, 2022
`git-path` acts as a path filter for the logs. If set, only commits that match the path filter will be considered. By default, we won't use this feature(empty string).

closes TriPSs#178
@AlmogBaku
Copy link
Contributor Author

@TriPSs done :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants