diff --git a/.github/workflows/pr-commit-message-enforcer-and-linker.yml b/.github/workflows/pr-commit-message-enforcer-and-linker.yml index 3c5681f..9d13938 100644 --- a/.github/workflows/pr-commit-message-enforcer-and-linker.yml +++ b/.github/workflows/pr-commit-message-enforcer-and-linker.yml @@ -11,12 +11,12 @@ jobs: steps: - uses: actions/checkout@v3 - name: Azure DevOps Commit Validator and Pull Request Linker - uses: joshjohanning/azdo_commit_message_validator@only-link-in-pr + uses: joshjohanning/azdo_commit_message_validator@v2 with: azure-devops-organization: jjohanning0798 # The name of the Azure DevOps organization azure-devops-token: ${{ secrets.AZURE_DEVOPS_PAT }} # "Azure DevOps Personal Access Token (needs to be a full PAT) + check-commits: true fail-if-missing-workitem-commit-link: true # Fail the action if a commit in the pull request is missing AB# in the commit message link-commits-to-pull-request: true # Link the work items found in commits to the pull request - check-commits: false - check-pull-request: true + check-pull-request: false diff --git a/README.md b/README.md index bff9212..960a056 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # azdo-commit-message-enforcer-testing test + +test + +test