Replies: 3 comments 7 replies
-
|
Do you know if there are any other changelog generators that currently support multiple repositories? |
Beta Was this translation helpful? Give feedback.
-
|
Yeah I agree that having only I believe allowing per-repository settings in [changelog.repository."repo-1"]
[git.repository."repo-2"]etc.
I'm not sure how that would look like but definitely an intriguing idea! |
Beta Was this translation helpful? Give feedback.
-
|
Ok, I just hit this. I would love to have a single Ideally for me, I would want a single configuration with possible overrides for each repo in a single place, so that I can pass minimal command line flags. This would both be helpful for me as an engineer, then useful as we move this into a CI step. Any changes I make to configuration then apply to the CI pipeline. Anything I can do to help this work effort out? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to start a discussion about supporting multiple repositories in git-cliff.
Based on my investigation, there are several concerns:
cliff.tomlconfiguration file can be applied.tag_patternorinclude_pathcannot be configured per repository.Considering these concerns, possible approaches might include:
cliff.toml.I’d like to hear thoughts from the community on these points and possible directions for implementation.
Beta Was this translation helpful? Give feedback.
All reactions