Skip to content

trigger CLI docs update workflow on CLI repo tags #30

@dangrondahl

Description

@dangrondahl

The `update-cli-docs.yml` workflow in this repo should fire automatically
when a new tag is pushed to `kosli-dev/cli`, rather than requiring manual
workflow dispatch.

Tasks

  • Add a workflow in `kosli-dev/cli` that emits a `repository_dispatch` event
    with type `cli-release` and payload `{ "tag": "" }` on new tags
  • Verify the dispatch triggers `update-cli-docs.yml` end-to-end

Note

This work lives in the `kosli-dev/cli` repository.

References

Metadata

Metadata

Assignees

Labels

automationWorkflow / CI automation tasksother-repoWork that lives outside this repopriority: mediumImportant but not blocking

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions