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 changeset preview action #91

Merged
merged 15 commits into from
Sep 23, 2024

Conversation

TheUnderScorer
Copy link
Contributor

No description provided.

@TheUnderScorer TheUnderScorer requested a review from ilfa September 19, 2024 10:40
@TheUnderScorer TheUnderScorer self-assigned this Sep 19, 2024
Copy link

changeset-bot bot commented Sep 19, 2024

⚠️ No Changeset found

Latest commit: 25c05ba

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Sep 19, 2024

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 50% 3/6
🟢 Branches 100% 0/0
🔴 Functions 50% 1/2
🔴 Lines 25% 1/4

Test suite run success

8 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from 25c05ba

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟡 All files 50 100 50 25
🟢  greeting.ts 100 100 100 100
🔴  index.ts 0 100 0 0 1-4

@TheUnderScorer TheUnderScorer force-pushed the feature/INTER-908-changeset-preview branch from 3f7cb0d to 572e0ba Compare September 19, 2024 10:42
@TheUnderScorer TheUnderScorer force-pushed the feature/INTER-908-changeset-preview branch from 572e0ba to ed53bb9 Compare September 19, 2024 10:43
@TheUnderScorer TheUnderScorer force-pushed the feature/INTER-908-changeset-preview branch from ed53bb9 to 1b9f725 Compare September 19, 2024 10:52
@TheUnderScorer TheUnderScorer force-pushed the feature/INTER-908-changeset-preview branch from 1b9f725 to 39fc378 Compare September 19, 2024 11:37
Copy link
Contributor

⚠️ This PR will not create a new release.

Copy link
Contributor

This PR will create a minor release 🚀

⚠️ This is a test run of the release-notes-comment action that can be found in .github/workflows/analyze-commits.yml

1.4.0 (2024-09-20)

Features

  • add changeset changelog format package (d6ba005)
  • add changeset preview action (b752bd0)
  • add changesets release action (2433caa)
  • add github link to commit SHA (84765fd)
  • add option for custom commands for changesets (bf02865)
  • add schema filtering to the update schema action (b33345d)
  • add support for handling multiple OpenAPI releases during sync (ace4a3f)
  • add workflow for updating server-side SDK schema (2077c7e)
  • configure linter to check actions folder (74783de)
  • load scopes from release, use whitelist instead of blacklist (153d47e)
  • setup lang during changeset release (82f98de)
  • use changesets from OpenAPI repo for generating release notes (114dd05)
  • use GitHub app for changesets release (3823858)
  • use white-list approach for filtering scopes (40dd0a6)

Bug Fixes

  • fix duplicate pnpm install for changeset release in node projects (4319c36)
  • trim scopes (075394f)
  • use correct token name (f9f52aa)

@TheUnderScorer TheUnderScorer merged commit e14dc29 into main Sep 23, 2024
10 of 11 checks passed
@TheUnderScorer TheUnderScorer deleted the feature/INTER-908-changeset-preview branch September 23, 2024 08:52
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.

2 participants