{"id":22382353,"url":"https://github.com/jcoreio/semantic-release-monorepo","last_synced_at":"2025-03-26T19:40:41.957Z","repository":{"id":57120701,"uuid":"338411924","full_name":"jcoreio/semantic-release-monorepo","owner":"jcoreio","description":"files","archived":false,"fork":false,"pushed_at":"2021-02-12T20:02:22.000Z","size":494,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T17:04:20.013Z","etag":null,"topics":["monorepo","semantic-release"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jcoreio.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}},"created_at":"2021-02-12T19:22:12.000Z","updated_at":"2021-02-12T20:01:48.000Z","dependencies_parsed_at":"2022-08-23T08:30:13.204Z","dependency_job_id":null,"html_url":"https://github.com/jcoreio/semantic-release-monorepo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcoreio%2Fsemantic-release-monorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcoreio%2Fsemantic-release-monorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcoreio%2Fsemantic-release-monorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcoreio%2Fsemantic-release-monorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcoreio","download_url":"https://codeload.github.com/jcoreio/semantic-release-monorepo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245726707,"owners_count":20662544,"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":["monorepo","semantic-release"],"created_at":"2024-12-05T00:12:40.886Z","updated_at":"2025-03-26T19:40:41.934Z","avatar_url":"https://github.com/jcoreio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @jcoreio/semantic-release-monorepo\n\n[![CircleCI](https://circleci.com/gh/jcoreio/semantic-release-monorepo.svg?style=svg)](https://circleci.com/gh/jcoreio/semantic-release-monorepo)\n[![Coverage Status](https://codecov.io/gh/jcoreio/semantic-release-monorepo/branch/master/graph/badge.svg)](https://codecov.io/gh/jcoreio/semantic-release-monorepo)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![npm version](https://badge.fury.io/js/%40jcoreio%2Fsemantic-release-monorepo.svg)](https://badge.fury.io/js/%40jcoreio%2Fsemantic-release-monorepo)\n\n`semantic-release-monorepo` determines which commits apply to a given packages by seeing if they touched files in that package.\n\nThis fork instead uses only the commit messages to determine which packages are affected. In accordance with `cz-lerna-changelog`,\nthe fork in this folder looks for a line in the commit message like\n\n```\naffects: @jcoreio/license-api, @jcoreio/license-api-backend\n```\n\nThis is for special cases where the packages to publish are built by scripts in such a way that looking at which files were affected by a commit can't always determine which packages were actually affected.\n\n# Usage\n\nRun `semantic-release` in the **root of a monorepo package** and apply `@jcoreio/semantic-release-monorepo` via the [`extends`](https://github.com/semantic-release/semantic-release/blob/master/docs/usage/configuration.md#extends) option.\n\nOn the command line:\n\n```bash\n$ npm run semantic-release -e @jcoreio/semantic-release-monorepo\n```\n\nOr in the [release config](https://github.com/semantic-release/semantic-release/blob/master/docs/usage/configuration.md#configuration-file):\n\n```json\n{\n  \"extends\": \"@jcoreio/semantic-release-monorepo\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcoreio%2Fsemantic-release-monorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcoreio%2Fsemantic-release-monorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcoreio%2Fsemantic-release-monorepo/lists"}