zizmor/crates/github-actions-models
William Woodruff 965d9ffccc
Some checks are pending
Benchmark baseline / Continuous Benchmarking with Bencher (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Test (push) Waiting to run
CI / Test site build (push) Waiting to run
CI / All tests pass (push) Blocked by required conditions
zizmor wheel builds for PyPI 🐍 / Build source distribution (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Release (push) Blocked by required conditions
zizmor wheel builds for PyPI 🐍 / Build Linux wheels (manylinux) (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build Linux wheels (musllinux) (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build Windows wheels (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build macOS wheels (push) Waiting to run
Deploy zizmor documentation site 🌐 / Deploy zizmor documentation to GitHub Pages 🌐 (push) Waiting to run
GitHub Actions Security Analysis with zizmor 🌈 / Run zizmor 🌈 (push) Waiting to run
feat(models): support Dependabot multi-ecosystem groups (#1260)
2025-10-16 23:17:01 -04:00
..
src feat(models): support Dependabot multi-ecosystem groups (#1260) 2025-10-16 23:17:01 -04:00
tests feat(models): support Dependabot multi-ecosystem groups (#1260) 2025-10-16 23:17:01 -04:00
Cargo.toml feat(models): support Dependabot multi-ecosystem groups (#1260) 2025-10-16 23:17:01 -04:00
LICENSE refactor: bring in github-actions-models (#830) 2025-05-20 14:51:43 -04:00
README.md feat: begin scaffolding for Dependabot support (#1215) 2025-10-06 17:46:17 -04:00

github-actions-models

zizmor CI Crates.io docs.rs GitHub Sponsors Discord

Unofficial, high-quality data models for GitHub Actions workflows, actions, and Dependabot configuration files.

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.