...
- 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 as follows
- case 1: direct dependency at latest version
- PTL indicates this in 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 indicates in creates Jira comment stating that the package will be upgraded
- case 2: project indicates creates in Jira comment stating that package will not be upgraded and provides reason
- case 1: direct dependency at latest version
...