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

Implement ability to sync datum groups to github #276

Open
matoszz opened this issue Dec 20, 2023 · 0 comments
Open

Implement ability to sync datum groups to github #276

matoszz opened this issue Dec 20, 2023 · 0 comments
Assignees

Comments

@matoszz
Copy link
Contributor

matoszz commented Dec 20, 2023

At a high level this implementation would involve:

  • creating the authorization flow(s) to grant datum application access to the customer's github organization
  • backend storage to persist any needed references based on this handshake / exchange
  • github API interfaces / abstraction to query the details we want out of the github organization
  • backend storage to persist / index all of the queried items and methods of re-triggering queries (e.g. sha mismatches)
  • determining how / when signals are emitted to reconcile group membership and implementing those
  • datum user <-> github user association methods
@matoszz matoszz self-assigned this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant