rusackas opened a new pull request, #41081:
URL: https://github.com/apache/superset/pull/41081

   ### SUMMARY
   
   Removes `.github/workflows/claude.yml` (the "Claude PR Assistant" 
`@claude`-mention bot), which is the source of the spammy **"Claude PR 
Assistant workflow run failure"** notification emails reported in #41054 — 
contributors receive them when interacting with the repo even though their 
action has nothing to do with Claude.
   
   Why delete rather than fix:
   
   - **No real usage.** The job is gated to two users (`mistercrunch`, 
`rusackas`), and the team's actual Claude usage is via the CLI locally, not 
this action. Its entire git history is Dependabot bumps and CI-hardening — no 
feature work.
   - **Already flagged as low-value.** The Dependabot ignore entry added in 
#39360 says it outright: *"very few PRs are reviewed by this action"* and the 
release cadence is *"too mentally taxing for dep-handling maintainers."*
   - **It's spamming contributors.** #41054 is validated and has multiple "I 
get this too" reports.
   
   Nothing else in the repo references the workflow. The only related config 
was a Dependabot `ignore` entry for `anthropics/claude-code-action` that 
existed solely to silence updates to this action — removed here too. The 
`github-actions` Dependabot ecosystem block is kept (it still covers all other 
actions); only the now-pointless `ignore` list was dropped.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   N/A — CI/workflow removal.
   
   ### TESTING INSTRUCTIONS
   
   - `.github/dependabot.yml` validated as well-formed YAML; pre-commit `check 
yaml` and zizmor GHA audit pass.
   - After merge: commenting `@claude` on issues/PRs no longer triggers a run, 
and the failure-notification emails stop.
   
   ### ADDITIONAL INFORMATION
   
   - [x] Has associated issue: Fixes #41054
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
   - [ ] Introduces new feature or API
   - [x] Removes existing feature or API
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to