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

Allow packages to not have release notes #1306

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

Eric-Arellano
Copy link
Collaborator

@Eric-Arellano Eric-Arellano commented May 6, 2024

The upcoming cloud transpiler client docs will not have release notes at first.

@Eric-Arellano Eric-Arellano force-pushed the EA/no-release-notes branch from f3bd519 to d98d173 Compare May 7, 2024 10:55
@Eric-Arellano Eric-Arellano changed the title [blocked by 1305] Allow packages to not have release notes Allow packages to not have release notes May 7, 2024
@Eric-Arellano Eric-Arellano marked this pull request as ready for review May 7, 2024 10:55
Pkg.mock({
releaseNotesConfig: new ReleaseNotesConfig({ enabled: false }),
}),
[
Copy link
Collaborator Author

@Eric-Arellano Eric-Arellano May 7, 2024

Choose a reason for hiding this comment

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

No changes made to this list of inputs - it's only formatting

Copy link
Member

@frankharkins frankharkins left a comment

Choose a reason for hiding this comment

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

Nice!

@Eric-Arellano Eric-Arellano added this pull request to the merge queue May 7, 2024
Merged via the queue into main with commit 25befe2 May 7, 2024
2 checks passed
@Eric-Arellano Eric-Arellano deleted the EA/no-release-notes branch May 7, 2024 12:38
frankharkins pushed a commit to frankharkins/documentation that referenced this pull request Jul 22, 2024
The upcoming cloud transpiler client docs will not have release notes at
first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants