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

Configure changesets to ignore private packages #1003

Merged
merged 2 commits into from
May 17, 2024

Conversation

jakebailey
Copy link
Member

I didn't know about this option, but this config prevents changesets from doing anything with private packages.

Before:

image

After:

image

No publisher or retag.

@jakebailey
Copy link
Member Author

Uh, hm, the checker still complains. @Andarist do you know if there's a way to make changesets just never consider private packages for anything, ever? Wanting this for here and also microsoft/TypeScript-Website#3079

@Andarist
Copy link

@jakebailey I think this should address your issue: changesets/changesets#1354 . I need to add some tests before landing this though

@jakebailey
Copy link
Member Author

With changesets/changesets#1354 in, this is now working.

@jakebailey jakebailey merged commit ddc1d9b into microsoft:main May 17, 2024
7 checks passed
@jakebailey jakebailey deleted the changeset-private branch May 17, 2024 20:14
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.

3 participants