Skip to content

chore: bump smartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml from 2.0.1 to 3.0.0#15

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/smartwatermelon/github-workflows/dot-github/workflows/claude-blocking-review.yml-2.0.2
Apr 28, 2026
Merged

chore: bump smartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml from 2.0.1 to 3.0.0#15
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/smartwatermelon/github-workflows/dot-github/workflows/claude-blocking-review.yml-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps smartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml from 2.0.1 to 3.0.0.

Release notes

Sourced from smartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml's releases.

v2.0.2 — allow bot actors in claude-code-action

Summary

Adds explicit allowed_bots lists to both reusable workflows so downstream callers don't fail when github.actor is a Bot.

  • claude-assistant.yml: claude[bot],github-actions[bot]
  • claude-blocking-review.yml: claude[bot],github-actions[bot],dependabot[bot]

Why

Recent releases of anthropics/claude-code-action@v1 reject runs where github.actor is a Bot unless explicitly allowed. This broke nightowlstudiollc/kebab-tax-netlify's changelog-review on a synchronize event triggered by github-actions[bot]. Named list (no *) per the action's security guidance.

Upgrade

  • Callers pinned to @v2 pick this up automatically.
  • Callers pinned to @v2.0.1 need a bump to @v2.0.2.

PRs

  • #60 (main change)

🤖 Generated with Claude Code

Commits
  • c30bec1 feat(claude-blocking-review)!: drop --max-turns cap (v3) (#62)
  • 959e50d fix: allow bot actors to invoke claude-code-action (v2.0.2) (#60)
  • c57d43a docs: add Phase 5 (dependabot auto-merge) to rollout playbook (#59)
  • bdb27c0 docs: add v2 rollout playbook for future tool rollouts (#58)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@smartwatermelon
Copy link
Copy Markdown
Owner

@dependabot recreate

…-blocking-review.yml

Bumps [smartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml](https://github.com/smartwatermelon/github-workflows) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/smartwatermelon/github-workflows/releases)
- [Commits](smartwatermelon/github-workflows@v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: smartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: bump smartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml from 2.0.1 to 2.0.2 chore: bump smartwatermelon/github-workflows/.github/workflows/claude-blocking-review.yml from 2.0.1 to 3.0.0 Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/smartwatermelon/github-workflows/dot-github/workflows/claude-blocking-review.yml-2.0.2 branch from 1779d17 to 0963010 Compare April 28, 2026 22:06
@github-actions github-actions Bot enabled auto-merge (squash) April 28, 2026 22:06
@github-actions github-actions Bot merged commit a258ba6 into main Apr 28, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/smartwatermelon/github-workflows/dot-github/workflows/claude-blocking-review.yml-2.0.2 branch April 28, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant