Skip to content

ci: point reusable workflow refs at renamed btravstack/tools repo - #69

Merged
btravers merged 3 commits into
mainfrom
chore/tools-rename
Aug 13, 2026
Merged

ci: point reusable workflow refs at renamed btravstack/tools repo#69
btravers merged 3 commits into
mainfrom
chore/tools-rename

Conversation

@btravers

Copy link
Copy Markdown
Contributor

The shared-config repo was renamed btravstack/configbtravstack/tools to free @btravstack/config for the planned 12-factor env module (btravstack/tools#1).

GitHub redirects the old name, so CI keeps working either way — this just stops relying on the redirect. Companion to btravstack/tools#4.

🤖 Generated with Claude Code

The shared-config repo was renamed config -> tools (btravstack/tools#1).
GitHub redirects the old name, so this is a no-op functionally.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
CopilotAI lite review requested due to automatic review settings August 13, 2026 18:34

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates this repository’s GitHub Actions workflows to reference the renamed shared reusable-workflows repository (btravstack/configbtravstack/tools), avoiding reliance on GitHub’s redirect behavior.

Changes:

  • Point CI reusable workflow reference at btravstack/tools.
  • Point Release reusable workflow reference at btravstack/tools.
  • Update a local composite action comment to match the new repo name.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

FileDescription
.github/workflows/release.ymlUpdates the reusable Release workflow reference to btravstack/tools.
.github/workflows/ci.ymlUpdates the reusable CI workflow reference to btravstack/tools.
.github/actions/setup/action.ymlUpdates documentation comment to refer to btravstack/tools.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread.github/actions/setup/action.yml Outdated
Benoit Traversand others added 2 commits August 13, 2026 21:20
GHSA-2v37-7h3g-55p8 widened to nanoid <3.3.18; nanoid 3.3.18 (published
2026-08-07) is inside the 7-day maturity window where a gate applies, so
it gets a dated temporary exclusion. GHSA-55q2-fjhq-7xh7 moves dompurify
to 3.4.13 where present (10 days old, no exclusion needed). Docs/build
tooling only; pnpm audit is clean.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@btravers
btravers merged commit f9335d3 into mainAug 13, 2026
13 checks passed
@btravers
btravers deleted the chore/tools-rename branch August 13, 2026 19:35
Sign up for freeto 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

@btravers