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: add beachball changefile check #120

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

frantic1048
Copy link
Contributor

@frantic1048 frantic1048 commented Mar 8, 2024

This PR introduces a check for the missing beachball changefile in pull requests.

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe): CI

What is the current behavior?

PR lacks changefile may be merged: #117, which causes beachball cannot detect the change and generate new release.

What is the new behavior?

PR lacks changefile cannot be merged.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@frantic1048 frantic1048 added the ci Work that improves the continuous integration. label Mar 8, 2024
@frantic1048 frantic1048 force-pushed the feature/add-beachball-changefile-check branch from 571b331 to 8c9dea2 Compare March 8, 2024 07:03
@rainx rainx merged commit f82a854 into main Mar 15, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Work that improves the continuous integration.
Development

Successfully merging this pull request may close these issues.

2 participants