rjmurillo/moq.analyzers

View on GitHub
.github/workflows/dependabot-approve-and-auto-merge.yml

Summary

Maintainability
Test Coverage

Expected an indentation at 8 instead of at 6.
Open

      - name: Enable auto-merge for Dependabot PRs

Expected an indentation at 4 instead of at 2.
Open

  dependabot:

Expected an indentation at 12 instead of at 10.
Open

          github-token: "${{ secrets.GH_ACTIONS_PR_WRITE }}"

Expected an indentation at 8 instead of at 6.
Open

      - name: Approve a PR

Expected an indentation at 8 instead of at 6.
Open

      # Finally, this sets the PR to allow auto-merging for patch and minor

Expected an indentation at 4 instead of at 2.
Open

  pull-requests: write

Expected an indentation at 8 instead of at 6.
Open

      - name: Dependabot metadata

Expected an indentation at 8 instead of at 6.
Open

      # will not occur.

Expected an indentation at 12 instead of at 10.
Open

          PR_URL: ${{ github.event.pull_request.html_url }}

Expected an indentation at 12 instead of at 10.
Open

          GITHUB_TOKEN: ${{ secrets.GH_ACTIONS_PR_WRITE }}

Expected an indentation at 8 instead of at 6.
Open

      # updates if all checks pass

Expected an indentation at 12 instead of at 10.
Open

          GITHUB_TOKEN: ${{ secrets.GH_ACTIONS_PR_WRITE }}

Expected an indentation at 8 instead of at 6.
Open

      # This first step will fail if there's no metadata and so the approval

Expected an indentation at 8 instead of at 6.
Open

      # Here the PR gets approved.

Expected an indentation at 4 instead of at 2.
Open

  contents: write

Expected an indentation at 12 instead of at 10.
Open

          PR_URL: ${{ github.event.pull_request.html_url }}

There are no issues that match your filters.

Category
Status