{"id":16552848,"url":"https://github.com/twisterrob/ghlint-contrib-dev","last_synced_at":"2025-09-07T23:38:42.580Z","repository":{"id":242390146,"uuid":"809422186","full_name":"TWiStErRob/ghlint-contrib-dev","owner":"TWiStErRob","description":"Development playground for contributor CI","archived":false,"fork":false,"pushed_at":"2024-06-02T20:40:43.000Z","size":243,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T02:47:39.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/TWiStErRob/net.twisterrob.ghlint/issues/286","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TWiStErRob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"TWiStErRob"}},"created_at":"2024-06-02T16:38:12.000Z","updated_at":"2024-06-02T20:40:46.000Z","dependencies_parsed_at":"2024-06-02T19:06:37.349Z","dependency_job_id":null,"html_url":"https://github.com/TWiStErRob/ghlint-contrib-dev","commit_stats":null,"previous_names":["twisterrob/ghlint-contrib-dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TWiStErRob/ghlint-contrib-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TWiStErRob%2Fghlint-contrib-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TWiStErRob%2Fghlint-contrib-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TWiStErRob%2Fghlint-contrib-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TWiStErRob%2Fghlint-contrib-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TWiStErRob","download_url":"https://codeload.github.com/TWiStErRob/ghlint-contrib-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TWiStErRob%2Fghlint-contrib-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274112497,"owners_count":25224326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T19:46:15.408Z","updated_at":"2025-09-07T23:38:42.388Z","avatar_url":"https://github.com/TWiStErRob.png","language":"Kotlin","funding_links":["https://github.com/sponsors/TWiStErRob"],"categories":[],"sub_categories":[],"readme":"# GitHub Actions validator\n\nThis is a CLI utility to **semantically** validate GitHub Actions workflows files.\n\n## Why?\n\nThere are many [other tools](#alternatives) checking the syntax of YAML files,\nor validating against the [SchemaStore github-workflow shema][schemastore-workflow],\nbut none of them are tailored for easily writable custom semantic rules.\nThis tool aims to fill the gap.\n\nIt is heavily inspired by\n[detekt](https://detekt.dev/),\n[PSI](https://plugins.jetbrains.com/docs/intellij/psi.html),\nand [Object Calisthenics](https://www.google.com/?q=Object%20Calisthenics).\n\n## Features\n\n* [x] Validate the syntax of the workflow YAML files via JSON-schema\n  (this is required for other steps).\n* [x] Hand-crafted semantic rules and strongly typed object model.\n* [ ] Opinionated workflow file formatter.\n* [x] GitHub Action to make it easier to select which files.\n* [ ] Support for the full workflow syntax.\n  Hopefully via generated code based on the JSON-schema.\n* [ ] Custom third-party rules (plugins)\n* [x] action.yml validator via JSON-schema\n* [x] action.yml semantic rules\n* [ ] support for other types (e.g. issue templates/forms)\n\n## Usage\n\n* See [Usage documentation][usage] for a quick start.\n* See [CLI documentation][cli] for advanced usages.\n* See [GitHub Actions documentation][gha] for integration in CI.\n\n[usage]: https://ghlint.twisterrob.net/usage/\n\n[cli]: https://ghlint.twisterrob.net/usage/cli/\n\n[gha]: https://ghlint.twisterrob.net/usage/gha/\n\n## Alternatives\n\n* [mpalmer/action-validator](https://github.com/mpalmer/action-validator)\n  is a JSON schema validator for GitHub Actions including some additional checks, like glob validation.\n* [yamllint](https://github.com/adrienverge/yamllint)\n  is a syntax and formatting checker for YAML files.\n* _If you know any others, feel free to PR._\n\n[schemastore-workflow]: https://json.schemastore.org/github-workflow.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwisterrob%2Fghlint-contrib-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwisterrob%2Fghlint-contrib-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwisterrob%2Fghlint-contrib-dev/lists"}