{"id":18425996,"url":"https://github.com/omagdy7/count_files","last_synced_at":"2025-04-13T18:53:20.229Z","repository":{"id":204950907,"uuid":"713032606","full_name":"omagdy7/count_files","owner":"omagdy7","description":"Github Action to report the number of files in a given directory","archived":false,"fork":false,"pushed_at":"2023-11-01T18:23:38.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T08:24:18.306Z","etag":null,"topics":["action","actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/count-the-number-of-files","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/omagdy7.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,"governance":null}},"created_at":"2023-11-01T17:44:32.000Z","updated_at":"2023-11-01T18:25:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ddb5869-c987-4f75-a49b-99f5d0a94278","html_url":"https://github.com/omagdy7/count_files","commit_stats":null,"previous_names":["omagdy7/count_files"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omagdy7%2Fcount_files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omagdy7%2Fcount_files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omagdy7%2Fcount_files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omagdy7%2Fcount_files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omagdy7","download_url":"https://codeload.github.com/omagdy7/count_files/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766142,"owners_count":21158296,"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":["action","actions"],"created_at":"2024-11-06T05:06:34.547Z","updated_at":"2025-04-13T18:53:20.207Z","avatar_url":"https://github.com/omagdy7.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# count_files\nGitHub Action to count the number of files in a specific directory\n\n## Example workflow:\n```yml\nname: Count number of files in a given directory\n\non:\n  push:\n    branches:\n      - master # Change this to your main branch name\n\njobs:\n  check_number_of_files:\n    runs-on: ubuntu-latest\n\n    steps:\n    - name: Check out code\n      uses: actions/checkout@v2\n    - name: test gh action\n      uses: omagdy7/count_files@v1.0\n      with:\n        path: \"./\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomagdy7%2Fcount_files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomagdy7%2Fcount_files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomagdy7%2Fcount_files/lists"}