Skip to content

ci(trunk): refresh caller workflow#19

Merged
ss-o merged 2 commits into
mainfrom
issue-408-trunk-caller
May 19, 2026
Merged

ci(trunk): refresh caller workflow#19
ss-o merged 2 commits into
mainfrom
issue-408-trunk-caller

Conversation

@ss-o
Copy link
Copy Markdown
Member

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

Summary

  • Rename trunk_check.yml to trunk-check.yml to match org workflow naming rules.
  • Update the Trunk caller workflow to the refreshed org-level single-job shape from ci(trunk): refresh reusable workflow .github#404.
  • Remove TRUNK_TOKEN wiring and add explicit permissions, concurrency, and arguments: --no-progress.

Part of z-shell/.github#408.

Verification

  • Workflow-only rename/update for the Trunk caller.
  • YAML shape reviewed after writing .github/workflows/trunk-check.yml.

Agent handoff

Status: Ready for review
Current state: PR contains only the Trunk caller filename normalization and 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:11
@ss-o ss-o merged commit b1306a3 into main May 19, 2026
6 checks passed
@ss-o ss-o deleted the issue-408-trunk-caller branch May 19, 2026 04:13
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 org-level reusable workflow shape and normalizes the workflow filename to comply with naming rules.

Changes:

  • Renames the Trunk workflow file from trunk_check.yml to trunk-check.yml.
  • Updates the caller workflow to a single-job reusable-workflow invocation with explicit permissions and concurrency.
  • Removes TRUNK_TOKEN secret wiring and passes arguments: --no-progress.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/trunk-check.yml Adds the refreshed Trunk caller workflow definition (permissions, concurrency, reusable workflow call).
.github/workflows/trunk_check.yml Removes the legacy Trunk caller workflow (old naming + TRUNK_TOKEN wiring).

💡 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