AIrsenal icon indicating copy to clipboard operation
AIrsenal copied to clipboard

Automate creating a new release when develop merged to main

Open jack89roberts opened this issue 3 years ago • 2 comments

Currently we do this manually. Can we set up GitHub actions to create a new release when we merge them in from the develop branch? Even better, can we get that release to have the correct tag/title (based on the new AIrsenal version) and include the text from the merged PR?

jack89roberts avatar Oct 15 '21 15:10 jack89roberts

I would like to tackle this one, I’m not an expert of GitHub actions but together I think we can solve it.

Abelarm avatar Oct 18 '21 21:10 Abelarm

Sure, that would be great. Another similar one could be to automatically switch any created pull requests into main to be into develop instead.

jack89roberts avatar Oct 19 '21 08:10 jack89roberts