algorand / go-algorand-sdk

Algorand Golang SDK
https://pkg.go.dev/github.com/algorand/go-algorand-sdk/v2
MIT License
185 stars 95 forks source link

CICD: Add github action create-release-pr workflow #555

Closed algobarb closed 1 year ago

algobarb commented 1 year ago

Summary

Add github workflow to create pull requests for releases

algobarb commented 1 year ago

Awesome work! (Assuming it was tested somewhere... did you do so on a fork?)

Forks from an organization repo unfortunately don't work with github actions unless you give it explicit permission to run the workflow dispatch. It said I need to be the main owner. Instead I used my own repo and copied over the files I need to update for the sdk.