Skip to content

feat(release): add working-directory input parameter#68

Closed
dtrounine wants to merge 1 commit intomainfrom
feat/v2-semantic-release-monorepo
Closed

feat(release): add working-directory input parameter#68
dtrounine wants to merge 1 commit intomainfrom
feat/v2-semantic-release-monorepo

Conversation

@dtrounine
Copy link
Contributor

working-directory parameter allows to run the release action in a sub-directory, thus making easier to setup releases for monorepo projects.

@github-actions
Copy link

Release notes preview

Below is a preview of the release notes if your PR gets merged.


2.4.0 (2025-01-21)

Features

  • release: add working-directory input parameter (211e508)

Copy link
Member

@tagoro9 tagoro9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably not handle monorepos like this, but have semantic release run at the repo level alongside other tools to work with them.

E.g in node we use lerna: https://lerna.js.org/

@dtrounine dtrounine closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants