-
Notifications
You must be signed in to change notification settings - Fork 4.1k
docs/scripts: make the RN extraction recognize which changes were backported #25180
Copy link
Copy link
Closed
Labels
A-docsC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)S-3-productivitySevere issues that impede the productivity of CockroachDB developers.Severe issues that impede the productivity of CockroachDB developers.
Description
Discussed with @jseldess: it would be useful when producing release notes for a branch to mark which changes are also duplicated on other release branches (or master).
For example when looking at 2.0.x changes mark a RN as "back-ported from ..."
Or when looking at 2.1-alpha changes mark a RN as "also back-ported to ..."
Preferably the annotation should be simple and easy to parse, so that a script can further automatically recognize/process it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-docsC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)S-3-productivitySevere issues that impede the productivity of CockroachDB developers.Severe issues that impede the productivity of CockroachDB developers.