dotnet / dotnet/Nerdbank.GitVersioning
pathFilters should trigger a version bump for git submodule paths
Open
enhancement
- Dominant language
- C#
- Stars
- 1.6k
- Forks
- 185
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 46
Description
When a `pathFilter` path in `version.json` points at the root of a git submodule, a version bump should happen when that submodule moves to a different commit (and/or if its tree changes).
Supporting path filters that reach _into_ a git submodule and looks at its trees is not required by myself, but would make a worthy addition.
Contributor guide
Assessment
This issue has not been assessed yet.