{"id":15479715,"url":"https://github.com/gr2m/app-stats-action","last_synced_at":"2025-04-22T16:24:55.770Z","repository":{"id":37794386,"uuid":"280540269","full_name":"gr2m/app-stats-action","owner":"gr2m","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-15T04:51:52.000Z","size":2066,"stargazers_count":11,"open_issues_count":5,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-30T00:44:04.644Z","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":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gr2m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"gr2m"}},"created_at":"2020-07-17T22:57:44.000Z","updated_at":"2024-05-17T16:50:39.000Z","dependencies_parsed_at":"2023-12-03T17:42:01.495Z","dependency_job_id":null,"html_url":"https://github.com/gr2m/app-stats-action","commit_stats":{"total_commits":365,"total_committers":7,"mean_commits":"52.142857142857146","dds":0.410958904109589,"last_synced_commit":"d88119878fb9601fb30d0aa5805da7671cd1e39e"},"previous_names":[],"tags_count":119,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fapp-stats-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fapp-stats-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fapp-stats-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fapp-stats-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gr2m","download_url":"https://codeload.github.com/gr2m/app-stats-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247757141,"owners_count":20990924,"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-10-02T04:24:52.848Z","updated_at":"2025-04-22T16:24:55.745Z","avatar_url":"https://github.com/gr2m.png","language":"JavaScript","funding_links":["https://github.com/sponsors/gr2m"],"categories":[],"sub_categories":[],"readme":"# GitHub App Statistics Action\n\n\u003e GitHub Action to retrieve statistics for a GitHub App\n\n[![Build Status](https://github.com/gr2m/app-stats-action/workflows/Test/badge.svg)](https://github.com/gr2m/app-stats-action/actions)\n\n## Usage\n\n```yml\nname: App Stats\non:\n  push:\n    branches:\n      - master\n\njobs:\n  log:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: gr2m/app-stats-action@v1.x\n        id: stats\n        with:\n          id: ${{ secrets.APP_ID }}\n          private_key: ${{ secrets.PRIVATE_KEY }}\n      - run: \"echo installations: '${{ steps.stats.outputs.installations }}'\"\n      - run: \"echo repositories: '${{ steps.stats.outputs.repositories }}'\"\n      - run: \"echo suspended: '${{ steps.stats.outputs.suspended_installations }}'\"\n      - run: \"echo most popular repositories: '${{ steps.stats.outputs.popular_repositories }}'\"\n```\n\n## Debugging\n\nTo see additional debug logs, create a secret with the name: `ACTIONS_STEP_DEBUG` and value `true`.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\n\n[ISC](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr2m%2Fapp-stats-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgr2m%2Fapp-stats-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr2m%2Fapp-stats-action/lists"}