{"id":25176708,"url":"https://github.com/conduitio/gh-tagger","last_synced_at":"2025-04-04T01:41:35.170Z","repository":{"id":83514192,"uuid":"539059913","full_name":"ConduitIO/gh-tagger","owner":"ConduitIO","description":"Tool for tagging multiple repositories at once.","archived":false,"fork":false,"pushed_at":"2022-09-20T15:53:22.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-09T13:17:53.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ConduitIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-09-20T15:27:00.000Z","updated_at":"2022-09-20T15:55:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e0d593c-fbe2-4b8f-b130-2a35dcbc7b99","html_url":"https://github.com/ConduitIO/gh-tagger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConduitIO%2Fgh-tagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConduitIO%2Fgh-tagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConduitIO%2Fgh-tagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConduitIO%2Fgh-tagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConduitIO","download_url":"https://codeload.github.com/ConduitIO/gh-tagger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107830,"owners_count":20884797,"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":"2025-02-09T13:17:56.955Z","updated_at":"2025-04-04T01:41:35.146Z","avatar_url":"https://github.com/ConduitIO.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github tagger\n\nA set of tools for tagging multiple repositories at once.\n\n## Usage\n\nFirst build the tools\n\n```\nmake build\n```\n\nNow you have two binaries that you can use together to bump\na bunch of tags in multiple Github repositories.\n\nThe commands interact with the Github API so you will need\nto provide a [github token](https://github.com/settings/tokens)\nin the environment variable `GITHUB_TOKEN`. The token needs\nthe scope `repo`.\n\n```\n# set github token\nexport GITHUB_TOKEN=my-github-token\n\n# fetch the latest semantic version tag for all repos in\n# organization conduitio, bump the minor version and output\n# the list of new tags into file repos.txt\n./gh-tag-fetcher -bump minor conduitio \u003e repos.txt\n\n# manually edit repos.txt if necessary\n\n# pipe the contents of repos.txt into gh-tag-creator which\n# will create the tags according to the list in repos.txt\ncat repos.txt | ./gh-tag-creator\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconduitio%2Fgh-tagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconduitio%2Fgh-tagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconduitio%2Fgh-tagger/lists"}