Skip to content

ci: trigger CLI docs update workflow on CLI repo tags#694

Merged
sami-alajrami merged 1 commit intomainfrom
30-trigger-cli-docs-update-workflow-on-cli-repo-tags
Mar 11, 2026
Merged

ci: trigger CLI docs update workflow on CLI repo tags#694
sami-alajrami merged 1 commit intomainfrom
30-trigger-cli-docs-update-workflow-on-cli-repo-tags

Conversation

@dangrondahl
Copy link
Contributor

Summary

  • Adds a docs-repo-dispatch job to the release workflow
  • Fires a repository_dispatch event to kosli-dev/docs with the released CLI tag on each new release
  • Enables automated docs site updates triggered by CLI releases

Closes kosli-dev/docs#30

Adds a docs-repo-dispatch job to the release workflow that fires a
repository_dispatch event to kosli-dev/docs with the released CLI tag,
enabling automated docs updates on new CLI releases.
@dangrondahl dangrondahl linked an issue Mar 10, 2026 that may be closed by this pull request
@dangrondahl dangrondahl changed the title feat: trigger CLI docs update workflow on CLI repo tags ci: trigger CLI docs update workflow on CLI repo tags Mar 10, 2026
@sami-alajrami sami-alajrami merged commit 83b59fc into main Mar 11, 2026
10 checks passed
@sami-alajrami sami-alajrami deleted the 30-trigger-cli-docs-update-workflow-on-cli-repo-tags branch March 11, 2026 08:02
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.

trigger CLI docs update workflow on CLI repo tags

2 participants