Skip to content

Conversation

@gabrielmfern
Copy link
Member

@gabrielmfern gabrielmfern commented Aug 22, 2025

This pull requests changes the preview release workflow so that the changed-files step only runs on pull_request events and not on push ones, which it doesn't support.

It also changes the actual preview release step so that it always runs on push events.


Summary by cubic

Fix preview release workflow to run changed-files only on pull requests and always publish on pushes. Prevents push failures and ensures preview packages publish reliably.

  • Bug Fixes
    • Run changed-files step only on pull_request events.
    • Always run publish step on push; on PR, run only if files changed.
    • Renamed step ID from changed_packages to changed_files for consistency.

@gabrielmfern gabrielmfern self-assigned this Aug 22, 2025
@gabrielmfern gabrielmfern requested a review from a team as a code owner August 22, 2025 16:30
@gabrielmfern gabrielmfern requested review from CarolinaMoraes and brunorubin and removed request for brunorubin August 22, 2025 16:30
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@gabrielmfern gabrielmfern merged commit de2aed2 into canary Aug 25, 2025
10 checks passed
@gabrielmfern gabrielmfern deleted the fix/preview-release-for-canary branch August 25, 2025 12:06
gabrielmfern added a commit that referenced this pull request Sep 11, 2025
CarolinaMoraes pushed a commit that referenced this pull request Sep 29, 2025
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.

3 participants