You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: allow excluding file paths to filter out commits (#1875)
* feat: add exclude for manifest packages
* chore: adjust ReleaserConfigJson interface
* docs: update documentation
* feat: read exclude-paths from configuration
* chore: add license to new files
* fix: include only based on relevant files
* use array index, Array.prototype.at is not available in node 14 which we still support
---------
Co-authored-by: Jeff Ching <chingor@google.com>
0 commit comments