{"id":19858699,"url":"https://github.com/datreeio/validate-license-action","last_synced_at":"2025-04-12T00:00:31.548Z","repository":{"id":65159464,"uuid":"169043914","full_name":"datreeio/validate-license-action","owner":"datreeio","description":"Validate a license file exists and is one of the allowed licenses","archived":false,"fork":false,"pushed_at":"2019-05-15T14:43:44.000Z","size":14,"stargazers_count":21,"open_issues_count":2,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-25T19:51:06.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/datreeio.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":"CODEOWNERS","security":null,"support":null}},"created_at":"2019-02-04T07:49:22.000Z","updated_at":"2023-07-21T17:17:09.000Z","dependencies_parsed_at":"2023-01-05T04:53:36.192Z","dependency_job_id":null,"html_url":"https://github.com/datreeio/validate-license-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datreeio%2Fvalidate-license-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datreeio%2Fvalidate-license-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datreeio%2Fvalidate-license-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datreeio%2Fvalidate-license-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datreeio","download_url":"https://codeload.github.com/datreeio/validate-license-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497805,"owners_count":21113984,"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":[],"created_at":"2024-11-12T14:24:16.870Z","updated_at":"2025-04-12T00:00:31.482Z","avatar_url":"https://github.com/datreeio.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# validate-license-action\nValidate a license file is one of the allowed licenses\n\n# Example Usage:\nUse on a pull request event to make sure the repo has a valid license.\n\n```\n\nworkflow \"License validation flow\" {\n  on = \"pull_request\"\n  resolves = [\"validate license\"]\n}\n\naction \"validate license\" {\n  uses = \"datreeio/validate-license-action@master\"\n  args = [\"MIT,ISC\"]\n}\n\n```\n\n# Future work to be done:\n\n1. Support getting license from file\n1. Support custom license file name\n1. Support ```*``` allowed license\n1. Support checking the source branch and not only the master\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatreeio%2Fvalidate-license-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatreeio%2Fvalidate-license-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatreeio%2Fvalidate-license-action/lists"}