{"id":18475466,"url":"https://github.com/martinwitt/repo-syncer","last_synced_at":"2025-07-20T06:33:28.458Z","repository":{"id":204347514,"uuid":"711268591","full_name":"MartinWitt/repo-syncer","owner":"MartinWitt","description":"The GitHub Fork Sync Tool is a utility built with Quarkus and GraalVM that automates the process of keeping all your GitHub repository forks up to date with their respective upstream repositories.","archived":false,"fork":false,"pushed_at":"2025-07-17T21:02:16.000Z","size":685,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T01:25:25.684Z","etag":null,"topics":["automation","github","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/MartinWitt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2023-10-28T18:04:53.000Z","updated_at":"2025-06-17T18:46:27.000Z","dependencies_parsed_at":"2023-11-12T01:31:24.318Z","dependency_job_id":"1e8b44c6-4f7c-4ce7-8de3-f14d97162384","html_url":"https://github.com/MartinWitt/repo-syncer","commit_stats":null,"previous_names":["martinwitt/repo-syncer"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/MartinWitt/repo-syncer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinWitt%2Frepo-syncer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinWitt%2Frepo-syncer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinWitt%2Frepo-syncer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinWitt%2Frepo-syncer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MartinWitt","download_url":"https://codeload.github.com/MartinWitt/repo-syncer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinWitt%2Frepo-syncer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266076351,"owners_count":23872742,"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":["automation","github","java"],"created_at":"2024-11-06T10:34:33.685Z","updated_at":"2025-07-20T06:33:28.437Z","avatar_url":"https://github.com/MartinWitt.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Fork Sync Tool\n\n## Overview\n\nThe GitHub Fork Sync Tool is a utility built with Quarkus and GraalVM that automates the process of keeping all your GitHub repository forks up to date with their respective upstream repositories. It compiles to a native image for improved performance.\n\n## Features\n\n- Automatically fetches updates from the upstream repository.\n- Supports multiple repositories in a batch update.\n\n## Prerequisites\n\n- GitHub Personal Access Token with appropriate permissions\n\n## Usage\n\n```yaml\nservices:\n  repo-sync:\n    image: ghcr.io/martinwitt/repo-syncer:master\n    environment:\n      GITHUB_TOKEN: \u003cyour github token\u003e\n      WAITTIME_CRON: 0 */6 * * *  # This defines the interval for the sync process. 0 */6 * * * = every 6 hours default value \n      WAITTIME_DURATION: 6H       # This defines the interval for the sync process. 6H = 6 hours default value. If WAITTIME_CRON is set, this value is ignored.\n\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinwitt%2Frepo-syncer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinwitt%2Frepo-syncer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinwitt%2Frepo-syncer/lists"}