Azure / partnercenter-cli-extension

Partner Center Azure CLI Extension
MIT License
12 stars 11 forks source link

ci: Add Pull Request Template and PR Title Check #184

Closed dciborow closed 1 year ago

dciborow commented 1 year ago

Closes #178

Instead of including the "Type of Change" in the PR template, I have added a github action that will check for the prefix directly in the PR title.

This will be leveraged in the next workflow that I will propose that can be used to automate "updating" the version number and creating the release on github. - (stashed over here for now https://github.com/dciborow/partnercenter-cli-extension/blob/main/.github/workflows/create-release.yml)

kevinhillinger commented 1 year ago

Resolves Azure/partnercenter-cli-extension#178

kevinhillinger commented 1 year ago

Approved