dependabot / fetch-metadata

Extract information about the dependencies being updated by a Dependabot-generated PR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-segment directory name malformed when using non-standard separator.

dreid opened this issue · comments

Given a branch name with a non-standard separator like: dependabot|pip|dirname|dirname|stripe-8.1.0:

fetch-metadata incorrectly constructs the directory name as /dirname|dirname when it should be /dirname/dirname.