api icon indicating copy to clipboard operation
api copied to clipboard

Feature: Support indexing comments (issues and discussions)

Open jpmcb opened this issue 1 year ago • 0 comments

Type of feature

🍕 Feature

Current behavior

We don't index any kinds of comments (within issues, on individual commits, in discussions, etc.)

This is a pretty broad category, but if we want to track comment contributions, we'll need to be able to index and track comments generally.

Suggested solution

Ideally we'd find a way to scrape most comments and drop them into a database table that can have foreign keys to the specific issue / discussion / repo / author / etc.


Related to: https://github.com/open-sauced/api/issues/322

Also related to feature asks in: https://github.com/open-sauced/app/pull/1594

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Contributing Docs

  • [X] I agree to follow this project's Contribution Docs

jpmcb avatar Sep 21 '23 00:09 jpmcb