Skip to content

Conversation

@myftija
Copy link
Collaborator

@myftija myftija commented Dec 16, 2025

Mixed up the trigger in #2790

@changeset-bot
Copy link

changeset-bot bot commented Dec 16, 2025

⚠️ No Changeset found

Latest commit: a21fada

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 16, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The publish workflow trigger mechanism in .github/workflows/publish.yml changes from repository_dispatch to workflow_dispatch. The workflow structure, including inputs, permissions, concurrency configuration, environment variables, jobs, and reused workflows, remains unchanged. The image_tag input is preserved with its existing definition.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Single configuration file modified with a straightforward trigger type replacement
  • No logic changes, no new dependencies, or structural modifications to workflow jobs
  • Change is cosmetic in nature and easy to validate
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-dispatch-trigger

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 11366e6 and a21fada.

📒 Files selected for processing (1)
  • .github/workflows/publish.yml (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@myftija myftija merged commit ff80742 into main Dec 16, 2025
26 of 27 checks passed
@myftija myftija deleted the fix-dispatch-trigger branch December 16, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants