cloud-native-toolkit / cloud-native-toolkit/software-everywhere
Maureen would like an automated workflow to help manage versions of dependencies/submodules
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
To increase repeatability, all submodules used within modules should be pinned to a specific version.
To minimize the manual effort to keep those versions up to date, we also need an automated workflow that will:
1. Notify modules when a new version of one of their submodules has been released
2. Create a PR with the updated version
3. Automerge the PR if the validation passes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.