Parfuemerie-Douglas / scaffolder-backend-module-azure-repositories

A collection of Backstage scaffolder backend modules for Azure repositories.
https://www.npmjs.com/package/@parfuemerie-douglas/scaffolder-backend-module-azure-repositories
Apache License 2.0
9 stars 21 forks source link

Clone action requires repoUrl AND remoteUrl #26

Closed SmokyZone closed 4 months ago

SmokyZone commented 5 months ago

Hey everyone,

the action azure:repo:clone for some reason requires both repoUrl and remoteUrl. However when i look at the action's code, repoUrl seems to not be used. The repoUrl parameter is also not documented in the README.md.

Possible solutions could be:

if you don't have the time to change that, let me know whats the best option for you so i could create a PR with the changes for this issue for you.