Skip to content

Bump sei-protocol/uci/.github/workflows/ai-assistant.yml from 0.0.17 to 0.0.20 - #65

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/sei-protocol/uci/dot-github/workflows/ai-assistant.yml-0.0.19
Open

Bump sei-protocol/uci/.github/workflows/ai-assistant.yml from 0.0.17 to 0.0.20#65
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/sei-protocol/uci/dot-github/workflows/ai-assistant.yml-0.0.19

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps sei-protocol/uci/.github/workflows/ai-assistant.yml from 0.0.17 to 0.0.20.

Release notes

Sourced from sei-protocol/uci/.github/workflows/ai-assistant.yml's releases.

v0.0.20

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

What's Changed

New Contributors

Full Changelog: v0.0.17...v0.0.18

Commits
  • 68010d0 Add option to allow bots reviewing bot code (#68)
  • a4b7a32 Fix high rate of cancelled AI review jobs (#67)
  • eb65d6d Fix concuccency control on AI review trigger by comment (#64)
  • be86965 Make nit level AI reviews opt-in (#63)
  • d43d59b React with emoji for better UX on explicit review ask (#62)
  • 4f5f5e0 Merge pull request #61 from sei-protocol/enable-uci-ai-review
  • 191da3d Enable AI review and assistance on UCI
  • 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 Aug 24, 2026
@cursor

cursor Bot commented Aug 24, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single-line CI workflow version pin with no application or auth changes; possible mismatch between workflow logic and uci-ref prompts is worth a quick check.

Overview
Pins the reusable AI assistant workflow in .github/workflows/ai-assist.yml from UCI commit 1d50ef2 (v0.0.17) to 68010d0 (v0.0.20). Triggers and permissions are unchanged; behavior comes from upstream UCI releases (e.g. fewer cancelled review jobs, comment-trigger concurrency fixes, optional bot-on-bot review, nit-level reviews opt-in).

The with.uci-ref input is still set to the old 1d50ef2 commit, so prompt assets may stay on v0.0.17 unless that pin is updated to match uses:.

Reviewed by Cursor Bugbot for commit fc03e7d. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The automated review did not complete; see the failing AI Review check for details.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit f8f07d6. Configure here.

Comment thread .github/workflows/ai-assist.yml Outdated
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@eb65d6d3f967c661f6af91cfac599fd355445f71

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale uci-ref after version bump

Medium Severity

Dependabot updated the reusable workflow uses: pin to eb65d6d (v0.0.19) but left uci-ref on 1d50ef2 (v0.0.17). The assistant workflow checks out prompts from uci-ref, and UCI docs require that input to match the uses: ref, so this bump runs new workflow code against old prompts.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit f8f07d6. Configure here.

@masih

masih commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot dependabot Bot changed the title Bump sei-protocol/uci/.github/workflows/ai-assistant.yml from 0.0.17 to 0.0.19 Bump sei-protocol/uci/.github/workflows/ai-assistant.yml from 0.0.17 to 0.0.20 Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/sei-protocol/uci/dot-github/workflows/ai-assistant.yml-0.0.19 branch from f8f07d6 to 541e577 Compare August 31, 2026 11:36

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The automated review did not complete; see the failing AI Review check for details.

@masih

masih commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [sei-protocol/uci/.github/workflows/ai-assistant.yml](https://github.com/sei-protocol/uci) from 0.0.17 to 0.0.20.
- [Release notes](https://github.com/sei-protocol/uci/releases)
- [Commits](1d50ef2...68010d0)

---
updated-dependencies:
- dependency-name: sei-protocol/uci/.github/workflows/ai-assistant.yml
  dependency-version: 0.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/sei-protocol/uci/dot-github/workflows/ai-assistant.yml-0.0.19 branch from 541e577 to fc03e7d Compare September 1, 2026 12:34

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The automated review did not complete; see the failing AI Review check for details.

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