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

chore: Add Changesets #29275

Merged
merged 1 commit into from
May 17, 2023
Merged

chore: Add Changesets #29275

merged 1 commit into from
May 17, 2023

Conversation

sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented May 17, 2023

ARCH-1106

Proposed changes (including videos or screenshots)

This adds a new way of adding changes to the release change log.

From now on instead of reading from PR title and description, we'll use a tool called changesets: https://github.com/changesets/changesets

So for every new fix/feature we'll need to run something like this:
image

Issue(s)

Steps to test or reproduce

Further comments

@sampaiodiego sampaiodiego requested a review from a team as a code owner May 17, 2023 18:52
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #29275 (0462700) into develop (abe5fb5) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #29275      +/-   ##
===========================================
+ Coverage    46.81%   46.82%   +0.01%     
===========================================
  Files          705      705              
  Lines        13221    13221              
  Branches      2213     2213              
===========================================
+ Hits          6189     6191       +2     
+ Misses        6721     6719       -2     
  Partials       311      311              
Flag Coverage Δ
e2e 46.78% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@ggazzo ggazzo merged commit f97948f into develop May 17, 2023
@ggazzo ggazzo deleted the add-changeset branch May 17, 2023 20:10
gabriellsh added a commit that referenced this pull request May 18, 2023
…ove/mentions

* 'develop' of github.com:RocketChat/Rocket.Chat:
  chore: skip hook if HUSKY env var is set to 0 (#29283)
  ci: skip husky hooks on ci (#29279)
  chore: Add `roomName` on Composer placeholder (#29255)
  regression: fix console warnings (#29277)
  ci: fix Release Task
  chore: Add Changesets (#29275)
  feat(Marketplace): Scroll to the top of the marketplace apps list when page changed (#29095)
  fix: Members/Channels list infinite scroll (#28636)
gabriellsh added a commit that referenced this pull request May 23, 2023
…memberList

* 'develop' of github.com:RocketChat/Rocket.Chat: (72 commits)
  fix: respect useEmoji pref on messages (#28975)
  chore: Move 2fa challenge handler to rest api package (#29263)
  refactor(integrations): Replace Fibers dependency by Deasync (#29081)
  chore: improve server stream typings (#29128)
  fix: Livechat `CSP` whitelist validation (#29278)
  chore: `ListItem` stories (#29251)
  regression(push): fix error when adding headers to send push notification (#29287)
  fix: Handle login services errors (#28795)
  chore: skip hook if HUSKY env var is set to 0 (#29283)
  ci: skip husky hooks on ci (#29279)
  chore: Add `roomName` on Composer placeholder (#29255)
  regression: fix console warnings (#29277)
  ci: fix Release Task
  chore: Add Changesets (#29275)
  feat(Marketplace): Scroll to the top of the marketplace apps list when page changed (#29095)
  fix: Members/Channels list infinite scroll (#28636)
  test: use local httpbin container on github CI's (#29067)
  Bump vm2 version 3.9.19 (#29258)
  i18n: Language update from LingoHub 🤖 on 2023-05-16Z (#29252)
  chore: Composer missing scrollbar color (#29256)
  ...
sampaiodiego added a commit that referenced this pull request Jun 15, 2023
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