Replies: 1 comment
-
A few examples of changelog not really supported by updatecli out of the box (e.g. we could templatize the PR body but the effort and maintenance cost required to do so is not worth it compared to a native support):
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 want to start a discussion to gather needs and ideas around "changelog" in the context of updatecli.
Today (updatecli v0.95.0), changelog are fully managed if the source is a githubrelease, and partially supported on other cases.
As described by @olblak in https://github.com/orgs/updatecli/discussions/1895#discussioncomment-8267200, the pull requests can be set up, using their
description
field to templatize an URL pointing to the changelog using the source as an input value.The following elements needs discussion and brainstorming (are they needed? Are they feasible ? How to make it a good UX ? etc.)
Beta Was this translation helpful? Give feedback.
All reactions