Closed tenthirtyam closed 1 year ago
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Summary
Add GitHub Action for release process by maintainers.
Automates the following with the addition of a semantic versioning tag (e.g. v2.4.0) on
develop
for a release.:CHANGELOG.md
for release details.release/semver
branch.main
fromrelease/semver
branch.release/semver
and imports the release details from theCHANGELOG.md
results.Note: The
PSGALLERY_API_KEY
secret will be added to the project after merge.Type
Breaking Changes?
Test and Documentation
Issue References
Additional Information