{"id":17826381,"url":"https://github.com/arsham/gitrelease","last_synced_at":"2025-03-18T23:30:50.657Z","repository":{"id":43751594,"uuid":"421600577","full_name":"arsham/gitrelease","owner":"arsham","description":"This program can set the release information based on all commits of a tag","archived":false,"fork":false,"pushed_at":"2022-12-07T14:17:13.000Z","size":232,"stargazers_count":5,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T15:48:25.199Z","etag":null,"topics":["cli","git","github","github-release","release"],"latest_commit_sha":null,"homepage":"","language":"Go","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/arsham.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}},"created_at":"2021-10-26T22:20:05.000Z","updated_at":"2022-07-17T12:14:04.000Z","dependencies_parsed_at":"2023-01-24T17:31:46.360Z","dependency_job_id":null,"html_url":"https://github.com/arsham/gitrelease","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsham%2Fgitrelease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsham%2Fgitrelease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsham%2Fgitrelease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsham%2Fgitrelease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsham","download_url":"https://codeload.github.com/arsham/gitrelease/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955712,"owners_count":20374373,"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":["cli","git","github","github-release","release"],"created_at":"2024-10-27T18:45:06.015Z","updated_at":"2025-03-18T23:30:50.377Z","avatar_url":"https://github.com/arsham.png","language":"Go","readme":"# Gitrelease\n\n[![Continues Integration](https://github.com/arsham/gitrelease/actions/workflows/go.yml/badge.svg)](https://github.com/arsham/gitrelease/actions/workflows/go.yml)\n![License](https://img.shields.io/github/license/arsham/gitrelease)\n\nThis program can set the release information based on all commits of a tag. To\nsee the example visit [Releases](https://github.com/arsham/gitrelease/releases)\npage.\n\n1. [Requirements](#requirements)\n2. [Installation](#installation)\n3. [Usage](#usage)\n4. [License](#license)\n\n## Requirements\n\nThis program requires `Go \u003e= v1.17`.\n\nUses your github token with permission scope: **repo**\n\n## Installation\n\nTo install:\n\n```bash\ngo install github.com/arsham/gitrelease@latest\n```\n\nExport your github token:\n`export GITHUB_TOKEN=\"ghp_yourgithubtoken\"`\n\n## Usage\n\nAfter you've made a tag, you can publish the current release documents by just\nrunning:\n\n```bash\ngitrelease\n```\n\nIf you want to release an old tag:\n\n```bash\ngitrelease -t v0.1.2\n```\n\nIf you want to use a different remote other than the `origin`:\n\n```bash\ngitrelease -r upstream\n```\n\n## License\n\nLicensed under the MIT License. Check the [LICENSE](./LICENSE) file for details.\n\n\u003c!--\nvim: foldlevel=1\n--\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsham%2Fgitrelease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsham%2Fgitrelease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsham%2Fgitrelease/lists"}