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 --ownership option #9

Merged
merged 1 commit into from
Jun 15, 2023
Merged

feat: add --ownership option #9

merged 1 commit into from
Jun 15, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Jun 15, 2023

PR Checklist

Overview

Adds author, maintainer, and publisher options with a default of ["author", "publisher"].

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #9 (7c48369) into main (11d800b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         6    +2     
  Lines           26        34    +8     
  Branches         4         8    +4     
=========================================
+ Hits            26        34    +8     
Impacted Files Coverage Δ
src/assertValidOwnership.ts 100.00% <100.00%> (ø)
src/createUserPackagesFilter.ts 100.00% <100.00%> (ø)
src/packageOwnershipForms.ts 100.00% <100.00%> (ø)
src/tideliftMeUpCli.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit b82e7dd into main Jun 15, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the ownership branch June 15, 2023 21:47
@JoshuaKGoldberg
Copy link
Owner Author

@all-contributors please add @JoshuaKGoldberg for code.

🤖 Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! 💙

@allcontributors
Copy link
Contributor

@JoshuaKGoldberg

I've put up a pull request to add @JoshuaKGoldberg! 🎉

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

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 filtering on ownership
1 participant