Skip to content

chore: add workflow to trigger docs update#713

Merged
JAORMX merged 2 commits into
mainfrom
chore/docs-update-workflow
Jun 11, 2025
Merged

chore: add workflow to trigger docs update#713
JAORMX merged 2 commits into
mainfrom
chore/docs-update-workflow

Conversation

@danbarr
Copy link
Copy Markdown
Collaborator

@danbarr danbarr commented Jun 11, 2025

Adds a GitHub Actions workflow to send a repository_dispatch event to the docs-website repo when a new release is published.

Currently, it will only trigger on a CLI release (tag starting with "v") and not on operator releases, since the docs update workflow only refreshes CLI and API references at present.

Tested locally using act to verify functionality.

Closes #656
Closes stacklok/docs-website#1

@JAORMX JAORMX merged commit 609005d into main Jun 11, 2025
13 checks passed
@JAORMX JAORMX deleted the chore/docs-update-workflow branch June 11, 2025 16:18
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.

Add automation for CLI and API docs Method to trigger docs workflow on a new release

2 participants