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

ci: update .releaserc.json to extend open-turo/semantic-release-config #33

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

greenkiwi
Copy link
Contributor

@greenkiwi greenkiwi commented Jan 17, 2024

Description

update .releaserc.json to extend open-turo/semantic-release-config

Changes

  • ci: update .releaserc.json to extend open-turo/semantic-release-config

🚀 PR created with fotingo

@greenkiwi greenkiwi requested a review from tagoro9 January 17, 2024 05:24
.releaserc.json Outdated
"prerelease": "beta-<%= (/^\\w+-\\d+/.exec(name.substr(2)) || [])[0] %>"
}
],
"branches": ["main"],
Copy link
Contributor

Choose a reason for hiding this comment

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

No need to add branches but just the @open-turo/semantic-release-config as an extends like in here https://github.com/open-turo/renovate-config/blob/main/.releaserc.json

We can just extend open-turo/semantic-release-config for our
configuration.
Copy link

Release notes preview

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


3.5.0 (2024-01-17)

Features

  • prerelease: adds prerelease action that works on pull requests (413b534)
  • node: upgrade action-setup-tools to v2 (e36e02b)

Bug Fixes

  • conditional checkout command (46d0789)

Build System

  • deps: bump open-turo/actions-gha from 1 to 2 (b15461b)

Continuous Integration

  • releaserc extends open-turo/semantic-release-config (6206213)

@greenkiwi greenkiwi changed the title ci: remove rerelease config from .releaserc.json ci: update .releaserc.json to extend open-turo/semantic-release-config Jan 17, 2024
@greenkiwi greenkiwi merged commit d86c2c0 into main Jan 17, 2024
2 checks passed
@greenkiwi greenkiwi deleted the b/fix-releaserc branch January 17, 2024 06:30
Copy link

🎉 This PR is included in version 3.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants