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

Azure DevOps Commit Message Validator and PR Linker GitHub Action | josh-ops #34

Open
utterances-bot opened this issue Jan 25, 2024 · 2 comments

Comments

@utterances-bot
Copy link

Azure DevOps Commit Message Validator and PR Linker GitHub Action | josh-ops

Enforce that each commit in a pull request has AB# in the commit message and link all of the work items to the pull request

https://josh-ops.com/posts/azdo-commit-message-validator-and-pr-linker-github-action/

Copy link

HI Josh, thats a great article. Can you please let me know if there is any such plugin or option available for validating comments on git commits on Azure repos?

@joshjohanning
Copy link
Owner

@raswinraaj We could probably use much of the same logic in Azure DevOps, but instead of use the Azure DevOps get pull request commits API to get the commits that make up the PR.

Is your use case essentially the same as this, but instead using Azure Repos and Azure Pipelines? It looks like the Commit Comment Validator pipelines extension from the Marketplace would fit the bill.

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

No branches or pull requests

3 participants