zizmor/crates/github-actions-models
2025-06-24 18:33:18 -06:00
..
src feat: location subspans/subfeatures (#949) 2025-06-19 16:41:39 -04:00
tests chore(tests): update default branch for homebrew actions (#962) 2025-06-22 17:07:18 -04:00
Cargo.toml chore(deps): bump all support crate versions (#970) 2025-06-24 18:33:18 -06:00
LICENSE refactor: bring in github-actions-models (#830) 2025-05-20 14:51:43 -04:00
README.md refactor: bring in github-actions-models (#830) 2025-05-20 14:51:43 -04:00

github-actions-models

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.