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(server): send InvitationBlocked notification to workspace owner #11154

Draft
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Mar 25, 2025

No description provided.

Copy link
Member Author

fengmk2 commented Mar 25, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

codecov bot commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 46.83544% with 42 lines in your changes missing coverage. Please review.

Project coverage is 53.84%. Comparing base (4d15c32) to head (96bf8fd).
Report is 8 commits behind head on canary.

Files with missing lines Patch % Lines
...es/backend/server/src/core/notification/service.ts 13.04% 20 Missing ⚠️
packages/backend/server/src/models/notification.ts 66.66% 13 Missing ⚠️
...ages/backend/server/src/plugins/license/service.ts 28.57% 5 Missing ⚠️
...ckages/backend/server/src/core/notification/job.ts 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary   #11154      +/-   ##
==========================================
- Coverage   54.49%   53.84%   -0.66%     
==========================================
  Files        2542     2542              
  Lines      115063   115133      +70     
  Branches    18755    18611     -144     
==========================================
- Hits        62703    61991     -712     
- Misses      51010    51211     +201     
- Partials     1350     1931     +581     
Flag Coverage Δ
server-test 77.51% <46.83%> (-1.99%) ⬇️
unittest 30.26% <ø> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fengmk2 fengmk2 force-pushed the 03-24-feat_server_send_invitationblocked_notification_to_workspace_owner branch from 46819cf to ef07398 Compare March 25, 2025 05:57
@fengmk2 fengmk2 force-pushed the 03-24-feat_server_send_review_request_when_team_member_count_over_quota_limit branch from 74f4151 to de9814a Compare March 25, 2025 05:57
@fengmk2 fengmk2 changed the base branch from 03-24-feat_server_send_review_request_when_team_member_count_over_quota_limit to graphite-base/11154 March 25, 2025 06:01
@fengmk2 fengmk2 force-pushed the 03-24-feat_server_send_invitationblocked_notification_to_workspace_owner branch from ef07398 to 621ffd6 Compare March 25, 2025 06:01
@fengmk2 fengmk2 force-pushed the graphite-base/11154 branch from de9814a to dd47fd1 Compare March 25, 2025 06:01
@fengmk2 fengmk2 changed the base branch from graphite-base/11154 to 03-25-feat_server_return_invitaion_status March 25, 2025 06:01
@fengmk2 fengmk2 force-pushed the 03-25-feat_server_return_invitaion_status branch from dd47fd1 to a24827e Compare March 25, 2025 06:09
@fengmk2 fengmk2 force-pushed the 03-24-feat_server_send_invitationblocked_notification_to_workspace_owner branch 2 times, most recently from 289cebe to 8df2223 Compare March 25, 2025 06:15
@fengmk2 fengmk2 force-pushed the 03-25-feat_server_return_invitaion_status branch from a24827e to 56e7e9f Compare March 25, 2025 06:15
@fengmk2 fengmk2 force-pushed the 03-24-feat_server_send_invitationblocked_notification_to_workspace_owner branch from 8df2223 to 1e9002d Compare March 25, 2025 06:19
@fengmk2 fengmk2 force-pushed the 03-25-feat_server_return_invitaion_status branch 2 times, most recently from cb4842d to c211a7d Compare March 25, 2025 06:23
@fengmk2 fengmk2 force-pushed the 03-24-feat_server_send_invitationblocked_notification_to_workspace_owner branch from 1e9002d to 59ee097 Compare March 25, 2025 06:23
@graphite-app graphite-app bot changed the base branch from 03-25-feat_server_return_invitaion_status to graphite-base/11154 March 25, 2025 06:49
@graphite-app graphite-app bot force-pushed the graphite-base/11154 branch from c211a7d to 4d15c32 Compare March 25, 2025 07:09
@graphite-app graphite-app bot force-pushed the 03-24-feat_server_send_invitationblocked_notification_to_workspace_owner branch from 59ee097 to e6a0cfa Compare March 25, 2025 07:09
@graphite-app graphite-app bot changed the base branch from graphite-base/11154 to canary March 25, 2025 07:10
@graphite-app graphite-app bot force-pushed the 03-24-feat_server_send_invitationblocked_notification_to_workspace_owner branch from e6a0cfa to 96bf8fd Compare March 25, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant