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

Feature: Scaffold action for Azure to create a pull request on an existing repository #5

Closed fosterm-mw closed 1 year ago

fosterm-mw commented 1 year ago

Hi, I've been using the azure devops git actions in this repository and I was wondering if I could extend the push by adding a checkout to a new branch then developing another action for submitting a PR. I've forked the current repository, are you alright if I create a PR to this scaffolder action?

hevans-dglcom commented 1 year ago

Hi @fosterm-mw, no problem!

Once we get the PR merged I will release a new version for you :)

brunoscota commented 1 year ago

Hello @hevans-dglcom , Im using your scaffold action. It would be great if you accept the @fosterm-mw PR so I dont need to use 2 diff packeges for the same thing.

fosterm-mw commented 1 year ago

I can prepare a PR later today

fosterm-mw commented 1 year ago

https://github.com/Parfuemerie-Douglas/scaffolder-backend-module-azure-repositories/pull/6 @hevans-dglcom