Self Merge Sentinel
Version updated for https://github.com/inakam/claude-code-actions-self-merge-sentinel to version v1.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automatically determines whether to approve or require human review for PRs based on a set of rules defined in a YAML file. It uses Claude AI to analyze the changes and make decisions, updating PR comments and labels accordingly. The action supports bot actors and integrates with Anthropic and Cloud provider credentials, allowing for customizable settings like model configurations and API URLs.
What’s Changed
What’s Changed
- fix: Botによるセルフマージ判定を許可 by @inakam in https://github.com/inakam/claude-code-actions-self-merge-sentinel/pull/9
Full Changelog: https://github.com/inakam/claude-code-actions-self-merge-sentinel/compare/v1.0.2...v1.0.3