Official GitHub Actions for ChatBotKit.
Available actions:
agent- Run the ChatBotKit CLI agent inside a GitHub Actions job
Versioning is driven by the root VERSION file.
- Update
VERSIONwhen you want to publish a new release. - Merge the change to
mainin thechatbotkit/github-actionsrepository. - The release workflow creates the immutable
vX.Y.Ztag and updates the floating major tag such asv0.
Consumers should normally pin to a major tag such as @v0.