generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
kosli-dev/cli
#694Labels
automationWorkflow / CI automation tasksWorkflow / CI automation tasksother-repoWork that lives outside this repoWork that lives outside this repopriority: mediumImportant but not blockingImportant but not blocking
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
automationWorkflow / CI automation tasksWorkflow / CI automation tasksother-repoWork that lives outside this repoWork that lives outside this repopriority: mediumImportant but not blockingImportant but not blocking