-
-
Notifications
You must be signed in to change notification settings - Fork 253
Accepting remote URL for configuration file #940
-
Hi!
I wish we could provide a remote URL to the command in order to store somewhere a common template for many repositories for which we generate the release notes with git-cliff
. This in order to ensure each time the latest template is used from a central location.
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
Replies: 1 comment 9 replies
-
Hello! Can you give an example of how this would look like? I'm not sure if I got the idea.
Beta Was this translation helpful? Give feedback.
All reactions
-
Implemented in #1083 as a separate flag
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
@orhun any plan to push a new release soon so that we can benefit from that change?
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello @marcaurele, yup, I'm still trying to finish up a couple of things
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Thanks for that feature! I guess the repo hosting that config file must be public in order for git-cliff
to be able to fetch the file. Any hints or tricks available to also load such a file from a private repository?
Beta Was this translation helpful? Give feedback.
All reactions
-
Hey again, yes. IIRC you could share files from private repositories using a private hash in the URL... otherwise I'm not sure
Beta Was this translation helpful? Give feedback.