Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Mar 1, 2023

Conversation

dciborow
Copy link
Contributor

@dciborow dciborow commented Mar 1, 2023

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)

@dciborow dciborow changed the title Create pull_request_template.md ci: Add Pull Request Template and PR Title Check Mar 1, 2023
@kevinhillinger
Copy link
Member

Resolves #178

@kevinhillinger kevinhillinger linked an issue Mar 1, 2023 that may be closed by this pull request
@kevinhillinger
Copy link
Member

Approved

@kevinhillinger kevinhillinger merged commit 6da3ca0 into Azure:main Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Pull Request template to .github
2 participants