Skip to content

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

Merged
btravers merged 1 commit into
mainfrom
chore/tools-rename
Aug 13, 2026
Merged

ci: point reusable workflow refs at renamed btravstack/tools repo#29
btravers merged 1 commit 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 repo’s CI and documentation references to use the renamed shared workflow repository (btravstack/tools instead of the redirected btravstack/config), removing reliance on GitHub’s redirect behavior.

Changes:

  • Point the GitHub Actions reusable workflow reference at btravstack/tools.
  • Update CLAUDE.md documentation to match the new reusable workflow repo name.

Reviewed changes

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

FileDescription
CLAUDE.mdUpdates documentation references from btravstack/config to btravstack/tools for the reusable workflow.
.github/workflows/ci.ymlSwitches the reusable workflow uses: reference to btravstack/tools/...@workflows-v1.

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

@btravers
btravers merged commit 60b29dd into mainAug 13, 2026
14 checks passed
@btravers
btravers deleted the chore/tools-rename branch August 13, 2026 19:36
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