Pull-Request-Community / pull-request-community-website

Pull request community
https://pullrequest.co.il/
MIT License
56 stars 100 forks source link

Feat/fetch GitHub repo #217

Open InbarDanieli opened 2 years ago

InbarDanieli commented 2 years ago

What New?

  1. Added GitHub rest API to the project by adding the octokit package
  2. Added owner and repo pages to create a generic page that gets projects information depending on the URL's path

    example

    When entering this URL: https://pullrequest.co.il/projects/Pull-Request-Community/pull-request-community-website you will see some of the information on the pull request community website repo

image

close #137

netlify[bot] commented 2 years ago

Deploy Preview for agitated-hoover-61371e ready!

Built without sensitive environment variables

Name Link
Latest commit 1f52b051cfd7c044f7c31e5c5c8ef30991a79d78
Latest deploy log https://app.netlify.com/sites/agitated-hoover-61371e/deploys/62cdc181ad97740008a87c38
Deploy Preview https://deploy-preview-217--agitated-hoover-61371e.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

github-actions[bot] commented 2 years ago

Preview on netlify: https://deploy-preview-217--pull-request.netlify.app/

MichalPorag commented 2 years ago

@InbarDanieli please fix conflicts so we can merge :)

InbarDanieli commented 2 years ago

@MichalPorag conflicts have been fixed