github-actions-models

Crates.iogithub-actions-models
lib.rsgithub-actions-models
version0.32.0
created_at2024-01-13 03:52:39.497723+00
updated_at2025-07-21 01:09:24.417562+00
descriptionUnofficial, high-quality data models for GitHub Actions workflows, actions, and related components
homepagehttps://docs.zizmor.sh
repositoryhttps://github.com/zizmorcore/zizmor/tree/main/crates/github-actions-models
max_upload_size
id1098279
size241,222
William Woodruff (woodruffw)

documentation

README

github-actions-models

zizmor CI Crates.io docs.rs GitHub Sponsors Discord

Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components.

Why?

I need these for another tool, and generating them automatically from their JSON Schemas wasn't working both for expressiveness and tool deficiency reasons.

License

MIT License.

The integration tests for this crate contain sample workflows collected from various GitHub repositories; these contain comments linking them to their original repositories and are licensed under the terms there.

Commit count: 859

cargo fmt