Skip to content

ci: use shared @btravstack reusable CI workflow (proof)#111

Merged
btravers merged 4 commits into
mainfrom
ci/use-reusable-workflow
Jul 24, 2026
Merged

ci: use shared @btravstack reusable CI workflow (proof)#111
btravers merged 4 commits into
mainfrom
ci/use-reusable-workflow

Conversation

@btravers

Copy link
Copy Markdown
Collaborator

Proof-of-concept: replace the common CI jobs with a call to the shared btravstack/config/.github/workflows/ci-reusable.yml, keeping the bespoke bundle-size job. Testing that the cross-repo reusable workflow runs.

Copilot AI review requested due to automatic review settings July 24, 2026 07:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Proof-of-concept update to simplify this repo’s CI by delegating the standard gate (format/lint/typecheck/knip/test/build/audit) to a shared cross-repo reusable workflow, while retaining the repo-specific bundle size reporting job.

Changes:

  • Replaced the local multi-job CI pipeline with a single workflow_call to btravstack/config/.github/workflows/ci-reusable.yml.
  • Wired the existing bundle-size job to run after the reusable CI job and kept bundle size reporting behavior.

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

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
@btravers
btravers merged commit 056f438 into main Jul 24, 2026
14 checks passed
@btravers
btravers deleted the ci/use-reusable-workflow branch July 24, 2026 09:56
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