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

feat: add release-it-args option #392

Merged
merged 2 commits into from
Jan 6, 2025
Merged

feat: add release-it-args option #392

merged 2 commits into from
Jan 6, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Jan 6, 2025

PR Checklist

Overview

Adds a release-it-args option.

💖

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks Passed!

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.57%. Comparing base (5f7c163) to head (f4b8e57).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #392      +/-   ##
==========================================
+ Coverage   95.50%   95.57%   +0.06%     
==========================================
  Files          11       11              
  Lines         334      339       +5     
  Branches       42       43       +1     
==========================================
+ Hits          319      324       +5     
  Misses         15       15              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 9ea94dd into main Jan 6, 2025
14 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the release-it-args branch January 6, 2025 22:29
JoshuaKGoldberg added a commit to JoshuaKGoldberg/create-typescript-app that referenced this pull request Jan 6, 2025
## PR Checklist

- [x] Addresses an existing open issue: fixes #1830
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

Relies on JoshuaKGoldberg/release-it-action#392.
Let's hope it works! 🤞

💖
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.

🚀 Feature: Allow specifying arbitrary release-it CLI arguments
1 participant