Closed
Description
I have been thinking about our old releases, and I was wondering if we should:
- Add EOLs to old plugin versions.
For example, 180 days after the next major version Change the branch names to match the major version
For example,master
->17.x
,16.x
, and so on.- Releases
All releases should be very simple to publish via version control, to that end I think that release please should be configured with a target branch for each supported major version - Renovate
I was wondering if we should configure renovate for old release branches too?