Skip to content

ci(trunk): refresh caller workflow#49

Merged
ss-o merged 1 commit into
mainfrom
issue-408-trunk-caller
May 19, 2026
Merged

ci(trunk): refresh caller workflow#49
ss-o merged 1 commit into
mainfrom
issue-408-trunk-caller

Conversation

@ss-o
Copy link
Copy Markdown
Member

@ss-o ss-o commented May 19, 2026

Summary

  • Update the Trunk caller workflow to the refreshed org-level single-job shape from ci(trunk): refresh reusable workflow .github#404.
  • Remove the deprecated scheduled upload job and TRUNK_TOKEN path.
  • Add explicit permissions, concurrency, and arguments: --no-progress.

Part of z-shell/.github#408.

Verification

  • Workflow-only change to .github/workflows/trunk-check.yml.
  • YAML shape reviewed after writing the workflow.

Agent handoff

Status: Ready for review
Current state: PR contains only the Trunk caller refresh.
Blockers: None known.
Next steps: Wait for PR CI; merge if green.

Copilot AI review requested due to automatic review settings May 19, 2026 04:07
@ss-o ss-o merged commit e9f6487 into main May 19, 2026
6 checks passed
@ss-o ss-o deleted the issue-408-trunk-caller branch May 19, 2026 04:09
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

Refreshes the repository’s Trunk “caller” workflow to match the newer org-level reusable-workflow shape, simplifying the job structure and tightening runtime configuration.

Changes:

  • Collapses the prior split “check vs scheduled upload” setup into a single check job that always calls the reusable Trunk workflow.
  • Removes the deprecated scheduled upload job and the TRUNK_TOKEN secret wiring.
  • Adds explicit permissions, concurrency cancellation, and passes arguments: --no-progress to the reusable workflow.

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

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