Bump sei-protocol/uci/.github/workflows/ai-assistant.yml from 0.0.17 to 0.0.21 - #98
Conversation
Bumps [sei-protocol/uci/.github/workflows/ai-assistant.yml](https://github.com/sei-protocol/uci) from 0.0.17 to 0.0.21. - [Release notes](https://github.com/sei-protocol/uci/releases) - [Commits](1d50ef2...93ebad0) --- updated-dependencies: - dependency-name: sei-protocol/uci/.github/workflows/ai-assistant.yml dependency-version: 0.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryLow Risk Overview That pulls in upstream UCI fixes and behavior changes for comment-triggered AI assistance—fewer cancelled review runs, better concurrency on review-by-comment, optional nit-level reviews, and stricter allowed bot names for the Claude Code action—without changing this repo’s Reviewed by Cursor Bugbot for commit 560b15f. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 560b15f. Configure here.
| assistant: | ||
| # See: https://github.com/sei-protocol/uci/releases/tag/v0.0.17 | ||
| uses: sei-protocol/uci/.github/workflows/ai-assistant.yml@1d50ef2bd27c695493f254c3037eb6b78f9bb85f | ||
| uses: sei-protocol/uci/.github/workflows/ai-assistant.yml@93ebad0186c8b71a4036fd0915ffe2ec44283d4b |
There was a problem hiding this comment.
Workflow pin and prompt ref diverge
Medium Severity
uses now pins ai-assistant.yml at 93ebad0 (v0.0.21), but uci-ref still checks out prompts from 1d50ef2 (v0.0.17). The reusable workflow loads assistant.md from uci-ref, so this run applies new workflow logic to the old prompt set. Callers are documented to keep these refs identical.
Reviewed by Cursor Bugbot for commit 560b15f. Configure here.


Bumps sei-protocol/uci/.github/workflows/ai-assistant.yml from 0.0.17 to 0.0.21.
Release notes
Sourced from sei-protocol/uci/.github/workflows/ai-assistant.yml's releases.
Commits
93ebad0Set allowed bot names in claude code action (#69)68010d0Add option to allow bots reviewing bot code (#68)a4b7a32Fix high rate of cancelled AI review jobs (#67)eb65d6dFix concuccency control on AI review trigger by comment (#64)be86965Make nit level AI reviews opt-in (#63)d43d59bReact with emoji for better UX on explicit review ask (#62)4f5f5e0Merge pull request #61 from sei-protocol/enable-uci-ai-review191da3dEnable AI review and assistance on UCIDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)