{"id":13765919,"url":"https://github.com/WaleedAshraf/asyncapi-github-action","last_synced_at":"2025-05-10T21:32:23.152Z","repository":{"id":38427241,"uuid":"248598747","full_name":"WaleedAshraf/asyncapi-github-action","owner":"WaleedAshraf","description":"GitHub action to validate if AsyncAPI schema file is valid or not.","archived":false,"fork":false,"pushed_at":"2023-09-08T05:57:37.000Z","size":1156,"stargazers_count":11,"open_issues_count":5,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T03:06:26.975Z","etag":null,"topics":["actions","asyncapi","asyncapi-specification","github","validation"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/asyncapi-github-action","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WaleedAshraf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-03-19T20:29:59.000Z","updated_at":"2024-10-26T06:18:00.000Z","dependencies_parsed_at":"2024-01-25T19:05:24.859Z","dependency_job_id":"5e9e1cc4-bd98-4706-aaaa-b875620530b6","html_url":"https://github.com/WaleedAshraf/asyncapi-github-action","commit_stats":{"total_commits":24,"total_committers":4,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"598b617ff1a0017ad2db61a9203343577395571c"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":"actions/javascript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaleedAshraf%2Fasyncapi-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaleedAshraf%2Fasyncapi-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaleedAshraf%2Fasyncapi-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaleedAshraf%2Fasyncapi-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WaleedAshraf","download_url":"https://codeload.github.com/WaleedAshraf/asyncapi-github-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253485591,"owners_count":21916047,"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","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":["actions","asyncapi","asyncapi-specification","github","validation"],"created_at":"2024-08-03T16:00:48.845Z","updated_at":"2025-05-10T21:32:22.507Z","avatar_url":"https://github.com/WaleedAshraf.png","language":"JavaScript","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"# AsyncAPI Github Action\r\nThis action validates if the AsyncAPI schema file is valid or not.\r\n\r\n## Inputs\r\n\r\n### `filepath`\r\n\r\n**Required** Path of the AsyncAPI schema file. Default is `\"asyncapi.yaml\"` at root. Path starts root of github repo.\r\nFor example, if you schema is in `schemas` folder.\r\n\r\n```\r\nroot\r\n├── schemas\r\n│   └── asyncapi.yaml\r\n├── index.js\r\n└── package.json\r\n```\r\n\r\nYou should use `filepath: './schemas/asyncapi.yaml'`\r\n\r\n## Example usage\r\n\r\n```\r\n- name: asyncapi-github-action\r\n  uses: WaleedAshraf/asyncapi-github-action@v0\r\n  with:\r\n    filepath: 'asyncapi.yaml'\r\n```\r\nYou can specify version with `@v\u003crelease-version\u003e`. It follows semantic release. For latest release, please check [releases](https://github.com/WaleedAshraf/asyncapi-github-action/releases) page.\r\n\r\nHere is screen shot of example usage:\r\n\r\n![Example Usage](./assets/example.png \"Example Usage\")\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWaleedAshraf%2Fasyncapi-github-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWaleedAshraf%2Fasyncapi-github-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWaleedAshraf%2Fasyncapi-github-action/lists"}