Skip to content

feat: publish reusable OpenWiki action - #681

Draft
Colin Francis (colifran) wants to merge 1 commit into
mainfrom
open-swe/reusable-action
Draft

feat: publish reusable OpenWiki action#681
Colin Francis (colifran) wants to merge 1 commit into
mainfrom
open-swe/reusable-action

Conversation

@colifran

Copy link
Copy Markdown
Collaborator

Description

Publishes a first-party composite action that installs the matching OpenWiki release, runs updates, and manages the docs PR while isolating provider secrets from nested actions. Generated and example workflows now delegate to the reusable action with provider-aware inputs.

Test Plan

  • pnpm exec vitest run test/action.test.ts test/ingestion/code-mode.test.ts --no-color
  • pnpm lint && pnpm typecheck && pnpm format:check

Made by Open SWE

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
@changeset-bot

changeset-bot Bot commented Aug 19, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6fbde77

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openwiki Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread action.yml
INPUT_LANGSMITH_API_KEY: ${{ inputs.langsmith-api-key }}
INPUT_LANGCHAIN_PROJECT: ${{ inputs.langchain-project }}
INPUT_LANGCHAIN_TRACING_V2: ${{ inputs.langchain-tracing-v2 }}
run: node "${{ github.action_path }}/scripts/run-action.cjs"
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