Skip to content

[linter-miner] feat(linters): add stringscountcontains linter #44606

Description

@github-actions

see stdin


Warning

Protected Files — Push Permission Denied

This was originally intended as a pull request, but the patch modifies protected files. A human must create the pull request manually.

Protected files
  • README.md

The push was rejected because GitHub Actions does not have workflows permission to push these changes, and is never allowed to make such changes, or other authorization being used does not have this permission.

Create the pull request manually
# Download the patch from the workflow run
gh run download 29039231134 -n agent -D /tmp/agent-29039231134

# Create a new branch
git checkout -b linter-miner/stringscountcontains-a96c73762fddd991 main

# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-29039231134/aw-linter-miner-stringscountcontains.patch

# Push the branch and create the pull request
git push origin linter-miner/stringscountcontains-a96c73762fddd991
gh pr create --title '[linter-miner] feat(linters): add stringscountcontains linter' --base main --head linter-miner/stringscountcontains-a96c73762fddd991 --repo github/gh-aw

Generated by Linter Miner · 264 AIC · ⌖ 11.4 AIC · ⊞ 5.6K ·

  • expires on Jul 16, 2026, 10:28 AM UTC-08:00

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions