Skip to content

chore: bump smartwatermelon/github-workflows/.github/workflows/claude-assistant.yml from 3.0.0 to 3.1.0 - #2

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/smartwatermelon/github-workflows/dot-github/workflows/claude-assistant.yml-3.1.0
Aug 17, 2026
Merged

chore: bump smartwatermelon/github-workflows/.github/workflows/claude-assistant.yml from 3.0.0 to 3.1.0#2
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/smartwatermelon/github-workflows/dot-github/workflows/claude-assistant.yml-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps smartwatermelon/github-workflows/.github/workflows/claude-assistant.yml from 3.0.0 to 3.1.0.

Release notes

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

v3.1.0 — distinct skip reasons + SHA-scoped skip marker

Fixes

  • #86: Check review verdict now logs the actual skip reason (workflow-self-modification, doc-only, or Dependabot) instead of always logging "Doc-only skip" regardless of which path fired.
  • #88: [skip-claude-review] marker can now be scoped to a commit SHA (sha=<7+ chars>: reason) so it only bypasses the run it was intended for, instead of silently bypassing every future push to the PR.
    • Old unscoped markers ([skip-claude-review: reason]) still work unconditionally — grandfathered, not a breaking change.
    • A scoped marker that doesn't match the current head SHA now emits a visible ::notice:: instead of silently doing nothing.
    • To apply a freshly-added scoped marker, use gh run rerun <run-id> on the existing run rather than pushing a new commit — a new commit changes the head SHA and correctly invalidates a SHA-scoped marker.

Non-breaking, additive change. Existing @v3 callers get this automatically.

Commits
  • 9615f93 fix(claude-blocking-review): distinct skip reasons + SHA-scoped skip marker (...
  • f723490 fix(ci): remove issues trigger cascade + add dependabot fast-pass (#85)
  • 16020f4 feat: minimize PASS review comments via GraphQL (#83)
  • e531d0d chore: persist NightOwl ruleset rollout artifacts (#81)
  • 3432c74 chore: ignore smartwatermelon/headroom in claude-review-audit (#78)
  • d0ef992 docs: nightowl defaults Phase 5 closeout (#77)
  • 33e34b7 docs: correct OAuth token provisioning model in nightowl plans (#76)
  • 0f263f9 feat: bulk-install-claude-review.sh for smartwatermelon fleet (#69)
  • 07fffc8 docs: add follow-up plans for template-inheritance gaps (#65)
  • c300cc2 chore(security): SHA-pin actions in claude-blocking-review.yml (#63)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…-assistant.yml

Bumps [smartwatermelon/github-workflows/.github/workflows/claude-assistant.yml](https://github.com/smartwatermelon/github-workflows) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/smartwatermelon/github-workflows/releases)
- [Commits](smartwatermelon/github-workflows@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: smartwatermelon/github-workflows/.github/workflows/claude-assistant.yml
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 17, 2026
@github-actions
github-actions Bot merged commit c23586f into main Aug 17, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/smartwatermelon/github-workflows/dot-github/workflows/claude-assistant.yml-3.1.0 branch August 17, 2026 01:13
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.

0 participants