Skip to content

fix(ci): restore mise trust step in build workflow#81

Merged
johnnyhuy merged 1 commit intomainfrom
codex/fix-build-workflow-trust-step
Feb 15, 2026
Merged

fix(ci): restore mise trust step in build workflow#81
johnnyhuy merged 1 commit intomainfrom
codex/fix-build-workflow-trust-step

Conversation

@johnnyhuy
Copy link
Copy Markdown
Contributor

Summary

  • restore the missing step in
  • keep build workflow behavior consistent with publish and release workflows

Why

The build workflow was the only workflow not trusting the repo before running mise tasks, which can fail in CI when task/config execution is gated by trust.

Copilot AI review requested due to automatic review settings February 15, 2026 20:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR restores the mise run trust step to the build workflow, bringing it into alignment with the publish and release workflows. The trust step is required to authorize mise task execution in CI environments where config/task execution is gated by trust.

Changes:

  • Added mise run trust step to the build workflow after mise setup and before running other mise tasks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@johnnyhuy johnnyhuy force-pushed the codex/fix-build-workflow-trust-step branch from 3a752b5 to d14e41f Compare February 15, 2026 20:21
@johnnyhuy johnnyhuy enabled auto-merge (squash) February 15, 2026 20:21
@johnnyhuy johnnyhuy merged commit d685c38 into main Feb 15, 2026
1 of 2 checks passed
@johnnyhuy johnnyhuy deleted the codex/fix-build-workflow-trust-step branch February 15, 2026 20:21
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