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

Add Spam Detection to docs.mdx #9806

Merged
merged 13 commits into from
Jun 3, 2024
Merged

Add Spam Detection to docs.mdx #9806

merged 13 commits into from
Jun 3, 2024

Conversation

jas-kas
Copy link
Member

@jas-kas jas-kas commented Apr 24, 2024

Includes:

  • Manual marking as spam
  • Auto-spam detection

Copy link

vercel bot commented Apr 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 9:21pm

Copy link

codecov bot commented Apr 24, 2024

Bundle Report

Changes will increase total bundle size by 49 bytes ⬆️

Bundle name Size Change
sentry-docs-server 7.12MB 28 bytes ⬆️
sentry-docs-edge-server 427.92kB 27 bytes ⬆️
sentry-docs-client 5.76MB 6 bytes ⬇️

docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
jas-kas and others added 2 commits April 24, 2024 17:12
Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
Copy link
Contributor

@lizokm lizokm left a comment

Choose a reason for hiding this comment

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

Just a few small tweaks :)

docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
jas-kas and others added 4 commits April 25, 2024 13:49
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
@jas-kas
Copy link
Member Author

jas-kas commented Apr 25, 2024

thank you!! @lizokm 🙏

nyan

Copy link
Contributor

@vivianyentran vivianyentran left a comment

Choose a reason for hiding this comment

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

looks good!

@@ -52,7 +52,7 @@ You can either manually resolve user feedback submissions on the **User Feedback

![User Feedback List Triaging.](./img/user-feedback-triaging.png)

You can also assign a team member to a specific user feedback submission on the **User Feedback Details** view.
You can also assign a team member to a specific user feedback submission on the **User Feedback Details** view. For user feedback submissions you consider spam, you can mark them as such by selecting the feedback(s) and clicking "Mark as Spam". These user feedback submissions will then appear under the Spam heading.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
You can also assign a team member to a specific user feedback submission on the **User Feedback Details** view. For user feedback submissions you consider spam, you can mark them as such by selecting the feedback(s) and clicking "Mark as Spam". These user feedback submissions will then appear under the Spam heading.
You can also assign a team member to a specific user feedback submission on the **User Feedback Details** view. For user feedback submissions you consider spam, you can mark them as such by selecting the feedback(s) and clicking "Mark as Spam". These user feedback submissions will then appear under the "Spam" tab.

docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
docs/product/user-feedback/index.mdx Outdated Show resolved Hide resolved
jas-kas and others added 2 commits May 10, 2024 16:52
Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>
Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>
@getsantry
Copy link
Contributor

getsantry bot commented Jun 1, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Jun 1, 2024
@jas-kas jas-kas removed the Stale label Jun 3, 2024
@aliu3ntry aliu3ntry merged commit 338978d into master Jun 3, 2024
6 checks passed
@aliu3ntry aliu3ntry deleted the jas-kas-spam-detection branch June 3, 2024 21:03
matejminar pushed a commit that referenced this pull request Jun 6, 2024
* Add Spam Detection to docs.mdx

Includes:
- Manual marking as spam
- Auto-spam detection (IN DRAFT STATE): https://www.notion.so/sentry/April-2024-Docs-Entry-for-Spam-Detection-6323e20aa152415097d33c9af5fd8bef

* Update docs/product/user-feedback/index.mdx

* Update docs/product/user-feedback/index.mdx

Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>

* Update docs/product/user-feedback/index.mdx

Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>

* Update docs/product/user-feedback/index.mdx

* Update docs/product/user-feedback/index.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>

* Update docs/product/user-feedback/index.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>

* Update docs/product/user-feedback/index.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>

* Update docs/product/user-feedback/index.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>

* Update docs/product/user-feedback/index.mdx

* Update docs/product/user-feedback/index.mdx

* Update docs/product/user-feedback/index.mdx

Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>

* Update docs/product/user-feedback/index.mdx

Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>

---------

Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>
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.

None yet

5 participants