{"id":15767893,"url":"https://github.com/technote-space/release-type-action","last_synced_at":"2026-01-30T06:03:31.322Z","repository":{"id":37943637,"uuid":"243905456","full_name":"technote-space/release-type-action","owner":"technote-space","description":"GitHub Actions to do some actions based on release type.","archived":false,"fork":false,"pushed_at":"2023-12-24T09:04:19.000Z","size":9061,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T23:39:01.432Z","etag":null,"topics":["conventional-commits","github-actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/technote-space.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://paypal.me/technote0space"}},"created_at":"2020-02-29T04:41:21.000Z","updated_at":"2022-01-03T16:22:08.000Z","dependencies_parsed_at":"2023-02-15T21:46:03.915Z","dependency_job_id":"1cf11f08-17e3-4666-b9e1-3948feb1f5b3","html_url":"https://github.com/technote-space/release-type-action","commit_stats":{"total_commits":283,"total_committers":2,"mean_commits":141.5,"dds":0.3639575971731449,"last_synced_commit":"e49fdcf02dafcc62004fcdf2f0d75b5462fac851"},"previous_names":[],"tags_count":155,"template":false,"template_full_name":"technote-space/gh-actions-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Frelease-type-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Frelease-type-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Frelease-type-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Frelease-type-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technote-space","download_url":"https://codeload.github.com/technote-space/release-type-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458009,"owners_count":20780678,"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":["conventional-commits","github-actions"],"created_at":"2024-10-04T13:41:41.317Z","updated_at":"2026-01-30T06:03:31.272Z","avatar_url":"https://github.com/technote-space.png","language":"TypeScript","funding_links":["https://paypal.me/technote0space"],"categories":[],"sub_categories":[],"readme":"# Release Type Action\n\n[![CI Status](https://github.com/technote-space/release-type-action/workflows/CI/badge.svg)](https://github.com/technote-space/release-type-action/actions)\n[![codecov](https://codecov.io/gh/technote-space/release-type-action/branch/main/graph/badge.svg)](https://codecov.io/gh/technote-space/release-type-action)\n[![CodeFactor](https://www.codefactor.io/repository/github/technote-space/release-type-action/badge)](https://www.codefactor.io/repository/github/technote-space/release-type-action)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/technote-space/release-type-action/blob/main/LICENSE)\n\nGitHub Actions to do some actions based on release type.\n\n## Table of Contents\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDetails\u003c/summary\u003e\n\n- [Usage](#usage)\n- [Actions](#actions)\n  - [Set title](#set-title)\n  - [Set label](#set-label)\n- [Author](#author)\n\n\u003c/details\u003e\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Usage\n```yaml\non: pull_request\n\nname: Manage release\n\njobs:\n  manageRelease:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: technote-space/release-type-action@v1\n```\n\n## Actions\n### Set title\ne.g. `release: v1.2.3`\n\n### Set label\n- Release: Major\n- Release: Minor\n- Release: Patch\n\n## Author\n[GitHub (Technote)](https://github.com/technote-space)  \n[Blog](https://technote.space)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnote-space%2Frelease-type-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnote-space%2Frelease-type-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnote-space%2Frelease-type-action/lists"}