...
- CLAMP team to investigate writing a script to automatically generate of project Jira tickets for all direct dependencies for all project.
- Include label "ComponentUpgrade"
- Each PTL will indicate upgrade plans in M2 as follows.
- case 1: direct dependency at latest version
- PTL creates Jira comment stating that the package is at the latest version with the version number, and closes ticket
- case 2: direct dependency at older version
- case 1: project creates Jira comment stating that the package will be upgraded
- case 2: project creates in Jira comment stating that package will not be upgraded and provides reason
- case 1: direct dependency at latest version
...