Skip invalid references
Closed this issue · 0 comments
unmultimedio commented
Related to #416
There will be scenarios in which we'll find invalid commits in the main
branch, or even in some semver releases, that we cannot process because of a failure of syntax or other cause that makes the module unbuildable.
We need a way to support "skippable references" per module, that allows continue managing the module while skipping bad commits.