Closed wincent closed 2 years ago
In a monorepo, we'd like to require that a scope always be provided, to make it easier for us to do things like filter notifications.
However, it seems that the scopes configuration can only be used to detect invalid scopes, not require a scope when none is provided.
scopes
So, just wanted to propose this as a feature request.
This issue is old and inactive so I'm going to close it. If anyone is still affected by this, let me know and I'll re-open it.
In a monorepo, we'd like to require that a scope always be provided, to make it easier for us to do things like filter notifications.
However, it seems that the
scopes
configuration can only be used to detect invalid scopes, not require a scope when none is provided.So, just wanted to propose this as a feature request.