Merged
Conversation
Removing mentions of Archiving as it is irrelevant to Delete & Discard, and managing quota in general.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix prepared a fix for the issue found in the latest run.
- ✅ Fixed: Broken internal anchor link after heading rename
- Updated the in-page link target to
#delete--discardso it matches the current “Delete & Discard” heading anchor.
- Updated the in-page link target to
Or push these changes by commenting:
@cursor push 3cd9a31b01
Preview (3cd9a31b01)
diff --git a/docs/pricing/quotas/manage-event-stream-guide.mdx b/docs/pricing/quotas/manage-event-stream-guide.mdx
--- a/docs/pricing/quotas/manage-event-stream-guide.mdx
+++ b/docs/pricing/quotas/manage-event-stream-guide.mdx
@@ -148,7 +148,7 @@
- If you previously resolved an issue, a new error event counts toward your quota because it may represent a regression in your code.
- If you have chosen to ignore alerts about error events with the same fingerprint, a new event counts toward your quota because the event is still occurring.
-- If you ["Delete & Discard"](#archive-delete--discard) an issue, then **future** error events with the same fingerprint will not count toward your quota.
+- If you ["Delete & Discard"](#delete--discard) an issue, then **future** error events with the same fingerprint will not count toward your quota.
### Delete & DiscardThis Bugbot Autofix run was free. To enable autofix for future PRs, go to the Cursor dashboard.
Update the in-page link in Review Event Repetition to match the\nrenamed Delete & Discard heading anchor so navigation works.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
Added the correct screenshots for the Delete & Discard description.
Update the in-page link in Review Event Repetition to match the\nrenamed Delete & Discard heading anchor so navigation works.\n\nCo-Authored-By: Claude <noreply@anthropic.com> Applied via @cursor push command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Removing mentions of Archiving as it is irrelevant to Delete & Discard, and managing quota in general. Also adding the correct screenshots.