docs icon indicating copy to clipboard operation
docs copied to clipboard

Add automation to create PR for submodule updates

Open AaronCrawfis opened this issue 4 years ago • 2 comments

Today if any submodule repos (python-sdk, dotnet-sdk, etc.) merge new docs changes, the docs.dapr.io website doesn't reflect the change until the submodule is updated in the docs repo.

Upon each merge to the daprdocs directory within each SDK repo, run a workflow to PR a submodule update within the docs repo. This PR then can be reviewed and merged by the maintainers.

AaronCrawfis avatar Jun 14 '21 22:06 AaronCrawfis

@AaronCrawfis, do you think you can still address this? I'm happy to take ownership if not.

greenie-msft avatar Aug 04 '21 20:08 greenie-msft

@AaronCrawfis, do you think you can still address this? I'm happy to take ownership if not.

That would be awesome if you could take a look! I made it this far when testing, was getting close to getting a working PoC: https://github.com/AaronCrawfis/test1/blob/main/.github/workflows/main.yml

I got to the part where I need a bot with access to the repo to create the PR.

AaronCrawfis avatar Aug 05 '21 15:08 AaronCrawfis

@AaronCrawfis friendly bump? is this a lost cause?

hhunter-ms avatar Jul 13 '23 20:07 hhunter-ms