Kirill Müller
Kirill Müller
Descoping, should be part of a larger documentation effort.
The default can be GitHub, we could offer a fallback for non-GH repos. Low priority, also how to detect GH Enterprise?
Yeah, let's do the manual route first. It seems useful for automation too.
If we keep that automated use case in mind during development -- my vision is that bumping the `"dev"` version would use `"pre-minor"` or `"pre-major"` if there is a feature...
Perhaps: if minor == 99: major else if patch == 99: minor else: patch
Yes, thanks.
Perhaps if a repo has tags but no `NEWS.md` file? Low prio perhaps.
If conventional commits (#145) are used, we would also distribute the NEWS items under second-level headings.
Should this discussion and decision be part of #331, turning that issue into a blocker here?
This and many many other issues will be much easier with #331.