api
api copied to clipboard
Feature: support indexing issues
Type of feature
🍕 Feature
Current behavior
We currently don't index issues (and this is abit of a bigger problem than simply scrapping the GitHub API for this stuff) but it's worth surfacing here since we don't have a tracking issue in the API.
See https://github.com/open-sauced/engineering/issues/68
Suggested solution
Ideally we would index a few things with issues:
- The associated repository
- The associated user
- Comments (and the author's id/login who commented)
- All the typical metadata (updated, deleted, closed, opened, etc.)
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