-
-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
Dependabot creates insanely long branch names, resulting in the following build error in PRs:
error NU5123: Warning As Error: The file 'package/services/metadata/core-properties/2edd8f9e5f1f4ccf939146ba2603f884.psmdcp' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.
We should truncate long branch names to make the PR builds from Dependabot succeed.