{"id":19203120,"url":"https://github.com/uncledecart/gha-stat-collector","last_synced_at":"2026-04-11T20:31:29.640Z","repository":{"id":177636560,"uuid":"657592393","full_name":"uncleDecart/gha-stat-collector","owner":"uncleDecart","description":"Collect statistics on your GitHub actions to get more insights on how your processes run","archived":false,"fork":false,"pushed_at":"2023-08-07T07:47:27.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T14:14:04.168Z","etag":null,"topics":["github-actions","github-workflows","statistics-collector"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uncleDecart.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-23T11:56:59.000Z","updated_at":"2023-08-08T07:51:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"876e4edf-e040-4997-b05b-15ad41fae5ea","html_url":"https://github.com/uncleDecart/gha-stat-collector","commit_stats":null,"previous_names":["uncledecart/gha-stat-collector"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncleDecart%2Fgha-stat-collector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncleDecart%2Fgha-stat-collector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncleDecart%2Fgha-stat-collector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncleDecart%2Fgha-stat-collector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncleDecart","download_url":"https://codeload.github.com/uncleDecart/gha-stat-collector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240275894,"owners_count":19775614,"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-actions","github-workflows","statistics-collector"],"created_at":"2024-11-09T12:47:05.561Z","updated_at":"2026-04-11T20:31:24.611Z","avatar_url":"https://github.com/uncleDecart.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## GitHub Actoins Statistics collector\nCollect statistics on your GitHub actions to get mor e insights on how your processes run\n\n## How does it work?\nYou deploy server which accept requests with information about your GitHub actions. You can see usage in `example.yml` workflow in this repository.\n\n## How to use it?\n\n- Fork this repository\n- Deploy backend server\nServer uses mongodb as database so you need to deploy it before server. You can either use `docker-compose.yml`, which deploys both mongodb and server. If you have mongodb deployed somewhere already you can use `Dockerfile` to deploy just server, you can specify your mongodb credentials in `.env` file. Keep in mind that in any case you need to provide acces to server to GitHub actions.\n- Setup `AUTH_TOKEN` (same as in `.env`) and `GHA_URL` (public url to your server)\n- Run and checkout `example.yml` workflow to see how you can communicate with your new server\n\n## Quickstart\nThere's a quick way to deploy this application if you don't have any public IP address.\n1) Fork this repository\n2) Deploy free instance of mongodb using mongodb [atlass](https://www.mongodb.com/atlas). Don't forget to allow all connections for you mongodb database!\n3) Deploy server using Dockerfile via [Back4App](https://www.back4app.com/). Don't forget to setup your environment variables with your mongodb atlass url link and `.env` file\n4) In your fork repository setup secrets `AUTH_TOKEN` and `GHA_URL` (there's `token-generator` utility under `cmd` which can generate `AUTH_TOKEN` for you)\n5) Run `example.yml` to see that everything is working fine\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcledecart%2Fgha-stat-collector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funcledecart%2Fgha-stat-collector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcledecart%2Fgha-stat-collector/lists"}