{"id":44438844,"url":"https://github.com/eaudeweb/drupal-code-qa-action","last_synced_at":"2026-02-12T14:30:12.119Z","repository":{"id":137796221,"uuid":"476447567","full_name":"eaudeweb/drupal-code-qa-action","owner":"eaudeweb","description":"GitHub action to run code quality analysis a Drupal 8+ instance","archived":false,"fork":false,"pushed_at":"2024-01-15T16:56:58.000Z","size":20,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":7,"default_branch":"2.x","last_synced_at":"2024-04-16T03:50:40.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/eaudeweb.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":"2022-03-31T19:22:28.000Z","updated_at":"2024-04-16T03:50:40.420Z","dependencies_parsed_at":"2024-01-15T18:41:37.483Z","dependency_job_id":"6d1fd9ff-5a33-4fb1-bbce-06f071fc622f","html_url":"https://github.com/eaudeweb/drupal-code-qa-action","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/eaudeweb/drupal-code-qa-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-code-qa-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-code-qa-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-code-qa-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-code-qa-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eaudeweb","download_url":"https://codeload.github.com/eaudeweb/drupal-code-qa-action/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaudeweb%2Fdrupal-code-qa-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29368659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-02-12T14:30:09.458Z","updated_at":"2026-02-12T14:30:12.105Z","avatar_url":"https://github.com/eaudeweb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Execute code quality analysis a Drupal 10+ instance\n\nThis GitHub action runs code quality analysis on custom written code located in `web/modules/custom` and `web/themes/custom`.\n\nIt includes PHPLint, PHPCS, PHPMD and PHPStan.\n\nUsage:\n```yaml\njobs:\n  qa-code:\n    name: 'Check code quality'\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n        with:\n          fetch-depth: 1\n      - uses: eaudeweb/drupal-install-action@v1.1\n      - uses: eaudeweb/drupal-code-qa-action@2.x\n        with:\n          phplint: 'true'\n          phpmd: 'true'\n          phpcs: 'true'\n          phpcs_standards: 'Drupal,DrupalPractice'\n          phpcs_extensions: 'php,module,inc,install,profile,theme,test,info,yml'\n          phpstan: 'true'\n          phpstan_level: '9'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaudeweb%2Fdrupal-code-qa-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feaudeweb%2Fdrupal-code-qa-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaudeweb%2Fdrupal-code-qa-action/lists"}