open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
413 stars 222 forks source link

Bug: github releases get classified as blog posts on Highlights #3555

Closed isabensusan closed 2 months ago

isabensusan commented 3 months ago

Describe the bug

from @jessehouwing :

When trying to post a highlight for a release, the URL he pasted got classified as a blog post in the UI:

image

Suggested solution

We could create a new content category for "releases"

image

We could use the "tag" icon to represent the release tags:

import { GoTag } from "react-icons/go";

image

Steps to reproduce

  1. Go to "https://app.opensauced.pizza/feed"
  2. Click on the highlight input box
  3. Paste a URL in the url input box
  4. Post the highlight and you will see that it gets identified as a blog post by the UI
github-actions[bot] commented 3 months ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.