feat: improve version suggestion checks #4765
Labels
component:docs
Documentation improvements, including new or updated content
dx
Documentation infrastructure typically handled by the Camunda DX team
kind/enhancement
Issues related with enhancing existing documentation or the documentation structure (nice to have)
Originally part of #1778, but extracted so that I could close that issue.
We have a check (check-versions) that makes suggestions about versions being edited in a PR. We could enhance the logic to be a little smarter, including:
target:8.x
where 8.x is the next release). In this case, the changes are usually for unreleased features, and don't need to be backported.The text was updated successfully, but these errors were encountered: