Skip to content

[gh-aw] Protected Files: [repo-assist] feat: add cognitive complexity diagnostics provider #533

Description

@github-actions

Warning

Protected Files

The push to pull request branch was blocked because the patch modifies protected files.

Target Pull Request: #511

Please review the changes carefully before pushing them to the pull request branch. These files may affect project dependencies, CI/CD pipelines, or agent behaviour.

Protected files
  • package-lock.json

Apply the patch after review

The patch is available in the workflow run artifacts:

Workflow Run: View run details and download patch artifact

# Download the artifact from the workflow run
gh run download 31396410901 -n agent -D /tmp/agent-31396410901

# Apply the patch to the pull request branch
git fetch origin repo-assist/feat-diagnostics-provider-rebased-20260805-e699c69e7b31b303
git checkout repo-assist/feat-diagnostics-provider-rebased-20260805-e699c69e7b31b303
git am --3way /tmp/agent-31396410901/aw-askpt-code-metrics-repo-assist-feat-diagnostics-provider-rebased-20260805-e699c69e7b31b303.patch
git push origin repo-assist/feat-diagnostics-provider-rebased-20260805-e699c69e7b31b303

To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions