{"id":13474149,"url":"https://github.com/mickaelandrieu/phpqa-ga","last_synced_at":"2025-03-22T17:47:27.887Z","repository":{"id":65160883,"uuid":"164952143","full_name":"mickaelandrieu/phpqa-ga","owner":"mickaelandrieu","description":"PHPQA Github action","archived":false,"fork":false,"pushed_at":"2019-02-18T02:18:24.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T22:38:12.098Z","etag":null,"topics":["github-action","phpqatools"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/mickaelandrieu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-09T23:05:27.000Z","updated_at":"2021-06-20T20:49:44.000Z","dependencies_parsed_at":"2023-01-13T15:44:11.383Z","dependency_job_id":null,"html_url":"https://github.com/mickaelandrieu/phpqa-ga","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/mickaelandrieu%2Fphpqa-ga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickaelandrieu%2Fphpqa-ga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickaelandrieu%2Fphpqa-ga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickaelandrieu%2Fphpqa-ga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mickaelandrieu","download_url":"https://codeload.github.com/mickaelandrieu/phpqa-ga/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244999230,"owners_count":20544866,"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":["github-action","phpqatools"],"created_at":"2024-07-31T16:01:09.890Z","updated_at":"2025-03-22T17:47:27.854Z","avatar_url":"https://github.com/mickaelandrieu.png","language":"Dockerfile","funding_links":[],"categories":["Community Resources","Uncategorized"],"sub_categories":["Testing and Linting","Uncategorized"],"readme":"# GithubAction for PHPQA\n\n## Usage\n\nYou can use it as a Github Action like this:\n\n_.github/main.workflow_\n```\nworkflow \"Main\" {\n  on = \"push\"\n  resolves = [\"PHPQA\"]\n}\n\naction \"PHPQA\" {\n  uses = \"docker://mickaelandrieu/phpqa-ga\"\n  secrets = [\"GITHUB_TOKEN\"]\n  args = \"--report --output=cli\"\n}\n```\n\n**You can copy/paste the .github folder (under examples/) to your project and thats all!**\n\n## Docker\n\nA Docker-Image is built automatically and located here:\nhttps://cloud.docker.com/u/mickaelandrieu/repository/docker/mickaelandrieu/phpqa-ga\n\nYou can run it in any given directory like this:\n\n`docker run --rm -it -w=/app -v ${PWD}:/app mickaelandrieu/phpqa-ga:latest tools`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickaelandrieu%2Fphpqa-ga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmickaelandrieu%2Fphpqa-ga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickaelandrieu%2Fphpqa-ga/lists"}