Kirill Müller
Kirill Müller
automatically, keep a `# 1.6.0.9999` header to ensure that it is still edited.
Is fledge a complement? replacement? E.g. what does it mean if you use `usethis::use_release_issue()`?
https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue Another reason to use fledge (because editing `NEWS.md` in multiple branches tends to lead to conflicts).
`finalize_version()` currently pushes to the main branch. Can we come up with a good workflow to support protected branches, i.e. if we want to disallow pushing things straight to production?
I am confused by commit vs finalize as words because “finalize” sounds more final to me but it’s not the one used before a CRAN release. Maybe the diagram on...
- https://github.com/conventional-changelog/conventional-changelog (older, hasn't seen commits for a long time) - https://github.com/conventional-commits/conventionalcommits.org (newer, active) - https://github.com/netflix/unleash (entire release process in one go) - https://github.com/marketplace/prclbot-automate-your-pull-requests-to-changelogs-generation-flow - https://github.com/fsaintjacques/semver-tool - https://github.com/marketplace/actions/github-tag-bump - https://github.com/marketplace/actions/chlgr...
consisting of an empty package where features can be implemented by trivial code edits. Can be referred to from the "Get started" article.