Skip to content

Fix your hosting auto events #2

Fix your hosting auto events

Fix your hosting auto events #2

Workflow file for this run

name: Claude Code
on:
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
issues:
types: [opened, assigned]
pull_request_review:
types: [submitted]
jobs:
claude:
uses: simpleanalytics/github-actions/.github/workflows/claude.yml@main
secrets: inherit
with:
claude_extra_args: |
--append-system-prompt "This repository builds the customer-facing Simple Analytics tracking scripts. The /dist directory is generated output. Skip /dist for review findings, bug and vulnerability checks, and validation commands. Do not report issues only present in /dist unless they prove that a source or build-input change is broken. Focus on source files, tests, build scripts, workflow files, and package metadata."