Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

DEVPROD-945: Fix toast text for clearing subscriptions #2130

Merged
merged 3 commits into from
Nov 1, 2023

Conversation

minnakt
Copy link
Contributor

@minnakt minnakt commented Oct 31, 2023

DEVPROD-945

Description

Fixes the toast text for clearing subscriptions.

Also downgrades the build variant / task history page errors to warnings. Added a rule to exclude "warning" level errors on Sentry so that they won't report to Slack and tested this on staging (the errors will still report on the Sentry dashboard, just not on Slack).

Screenshots

Screenshot 2023-10-31 at 12 04 17 PM Screenshot 2023-10-31 at 12 05 27 PM

Copy link

cypress bot commented Oct 31, 2023

Passing run #13552 ↗︎

0 601 7 0 Flakiness 0

Details:

feedback
Project: Spruce Commit: 6ba6cdb4a9
Status: Passed Duration: 19:21 💡
Started: Nov 1, 2023 1:56 PM Ended: Nov 1, 2023 2:15 PM

Review all test suite changes for PR #2130 ↗︎

@minnakt minnakt marked this pull request as ready for review October 31, 2023 18:23
@minnakt minnakt requested a review from a team October 31, 2023 18:23
`Successfully cleared ${result.clearMySubscriptions} ${pluralize(
"subscription",
result.clearMySubscriptions
)}!`
Copy link
Contributor

@sophstad sophstad Oct 31, 2023

Choose a reason for hiding this comment

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

On second thought I feel like the ! in "Success!" is enthusiastic enough

Suggested change
)}!`
)}.`

@minnakt minnakt changed the title DEVPROD-945: Fix toast text when clearing subscriptions DEVPROD-945: Fix toast text for clearing subscriptions Nov 1, 2023
@minnakt minnakt merged commit 6a2f177 into evergreen-ci:main Nov 1, 2023
2 checks passed
@minnakt minnakt deleted the DEVPROD-945 branch November 1, 2023 14:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants