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

feat: storage for issue assignment tracking #1

Open
achyuthcodes30 opened this issue Oct 2, 2024 · 0 comments
Open

feat: storage for issue assignment tracking #1

achyuthcodes30 opened this issue Oct 2, 2024 · 0 comments
Assignees

Comments

@achyuthcodes30
Copy link

achyuthcodes30 commented Oct 2, 2024

Task

Add a storage layer for the following information:

  1. List of issues with status (Assigned/Unassigned)
  2. Handle of the current Assignee for an issue
  3. Fast lookups to check if a contributor is currently assigned or not

Why?

This layer facilitates checks for issue hogging to ensure contributors are working on only one issue at a time

Optional

  1. Store time information (see feat: timer and pings for issue assignment, extension and inactivity tracking #2)

From Linear

image

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

No branches or pull requests

4 participants