Skip to content

chore: limit claude workflow triggers to reduce spam#1735

Merged
KRRT7 merged 1 commit intomainfrom
chore/limit-claude-workflow-triggers
Mar 3, 2026
Merged

chore: limit claude workflow triggers to reduce spam#1735
KRRT7 merged 1 commit intomainfrom
chore/limit-claude-workflow-triggers

Conversation

@KRRT7
Copy link
Collaborator

@KRRT7 KRRT7 commented Mar 3, 2026

Summary

  • Add paths-ignore to skip PR reviews for docs, config, CI, and non-production files
  • Use github.event.sender.login instead of github.actor for reliable bot push detection on synchronize events
  • Add triage step to early-exit on trivial PRs without running the full review pipeline

- Add paths-ignore to skip reviews for docs, config, CI, and non-production files
- Use github.event.sender.login instead of github.actor for reliable bot detection
- Add triage step to early-exit on trivial PRs
@github-actions github-actions bot added the workflow-modified This PR modifies GitHub Actions workflows label Mar 3, 2026
@KRRT7 KRRT7 merged commit 206020b into main Mar 3, 2026
23 of 25 checks passed
@KRRT7 KRRT7 deleted the chore/limit-claude-workflow-triggers branch March 3, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workflow-modified This PR modifies GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant