Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract release-it config to own file #870

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

michelegera
Copy link
Contributor

To avoid overcomplicating the package.json file, we extract the release-it configuration block to its own file.

In addition to that, we:

  • set launchEditor to true
  • set a commitMessage template for releases
  • remove tokenRef from the github block
  • add a hook to prevent lockfile update issues on release

@michelegera michelegera marked this pull request as ready for review January 15, 2024 11:35
@michelegera michelegera marked this pull request as draft January 15, 2024 11:35
@michelegera michelegera marked this pull request as ready for review January 15, 2024 13:56
@michelegera michelegera merged commit fa489e8 into master Jan 15, 2024
15 checks passed
@michelegera michelegera deleted the release-it-config branch January 15, 2024 14:46
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