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

chore(github): Add github client config & Githubsync service #30

Merged
merged 3 commits into from
Nov 17, 2024

Conversation

egekocabas
Copy link
Member

@egekocabas egekocabas commented Nov 17, 2024

Description

Initial implementation of GitHub client and GitHubSync service. Right now the pull requests and repositoried are fetched on the application startup. Then they are saved into the db.

@egekocabas egekocabas linked an issue Nov 17, 2024 that may be closed by this pull request
@egekocabas egekocabas marked this pull request as ready for review November 17, 2024 16:41
@egekocabas egekocabas requested a review from a team as a code owner November 17, 2024 16:41
Copy link
Contributor

@TurkerKoc TurkerKoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Great work 🚀

@TurkerKoc TurkerKoc merged commit 27e5fdc into main Nov 17, 2024
4 checks passed
@TurkerKoc TurkerKoc deleted the 23-setup-github-rest-api-in-server branch November 17, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Github REST API in server
2 participants