{"id":18450602,"url":"https://github.com/skills/review-pull-requests","last_synced_at":"2025-04-05T06:04:19.068Z","repository":{"id":37915498,"uuid":"451653642","full_name":"skills/review-pull-requests","owner":"skills","description":"Collaborate and work together on GitHub.","archived":false,"fork":false,"pushed_at":"2024-07-15T04:59:06.000Z","size":70,"stargazers_count":240,"open_issues_count":0,"forks_count":193,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-03-29T05:01:59.829Z","etag":null,"topics":["github","pull-requests","skills-course"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skills.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-24T22:24:22.000Z","updated_at":"2025-03-24T05:43:59.000Z","dependencies_parsed_at":"2024-03-25T16:55:51.262Z","dependency_job_id":"88b2af0f-a3d4-465e-95ef-e3fa9d677ed7","html_url":"https://github.com/skills/review-pull-requests","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":"skills/template-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skills%2Freview-pull-requests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skills%2Freview-pull-requests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skills%2Freview-pull-requests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skills%2Freview-pull-requests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skills","download_url":"https://codeload.github.com/skills/review-pull-requests/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294529,"owners_count":20915340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","pull-requests","skills-course"],"created_at":"2024-11-06T07:25:51.494Z","updated_at":"2025-04-05T06:04:19.040Z","avatar_url":"https://github.com/skills.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"\u003cheader\u003e\n\n\u003c!--\n  \u003c\u003c\u003c Author notes: Course header \u003e\u003e\u003e\n  Include a 1280×640 image, course title in sentence case, and a concise description in emphasis.\n  In your repository settings: enable template repository, add your 1280×640 social image, auto delete head branches.\n  Add your open source license, GitHub uses MIT license.\n--\u003e\n\n# Review pull requests\n\n_Collaborate and work together on GitHub._\n\n\u003c/header\u003e\n\n\u003c!--\n  \u003c\u003c\u003c Author notes: Course start \u003e\u003e\u003e\n  Include start button, a note about Actions minutes,\n  and tell the learner why they should take the course.\n--\u003e\n\n## Welcome\n\nAll great projects start with collaboration. Pull requests are the foundation of teamwork on GitHub — and pull request reviews give you the ability to work together and discuss changes specific to a pull request by commenting, requesting changes, or approving.\n\n- **Who is this for**: Developers, new GitHub users, users new to Git, students, managers, teams.\n- **What you'll learn**: When and how to request a review; how to provide a review of someone else's pull request.\n- **What you'll build**: We'll be reviewing a pull request for a simple game.\n- **Prerequisites**: We assume you are familiar with creating branches, commits, and pull requests—you can learn this in our [Introduction to GitHub](https://github.com/skills/introduction-to-github) course.\n- **How long**: This course takes less than 30 minutes to complete.\n\nIn this course, you will:\n\n1. Open a pull request\n2. Assign yourself\n3. Leave a review\n4. Suggest changes\n5. Apply changes\n6. Merge your pull request\n\n### How to start this course\n\n\u003c!-- For start course, run in JavaScript:\n'https://github.com/new?' + new URLSearchParams({\n  template_owner: 'skills',\n  template_name: 'review-pull-requests',\n  owner: '@me',\n  name: 'skills-review-pull-requests',\n  description: 'My clone repository',\n  visibility: 'public',\n}).toString()\n--\u003e\n\n[![start-course](https://user-images.githubusercontent.com/1221423/235727646-4a590299-ffe5-480d-8cd5-8194ea184546.svg)](https://github.com/new?template_owner=skills\u0026template_name=review-pull-requests\u0026owner=%40me\u0026name=skills-review-pull-requests\u0026description=My+clone+repository\u0026visibility=public)\n\n1. Right-click **Start course** and open the link in a new tab.\n2. In the new tab, most of the prompts will automatically fill in for you.\n   - For owner, choose your personal account or an organization to host the repository.\n   - We recommend creating a public repository, as private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).\n   - Scroll down and click the **Create repository** button at the bottom of the form.\n3. After your new repository is created, wait about 20 seconds, then refresh the page. Follow the step-by-step instructions in the new repository's README.\n\n\u003cfooter\u003e\n\n\u003c!--\n  \u003c\u003c\u003c Author notes: Footer \u003e\u003e\u003e\n  Add a link to get support, GitHub status page, code of conduct, license link.\n--\u003e\n\n---\n\nGet help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/review-pull-requests) \u0026bull; [Review the GitHub status page](https://www.githubstatus.com/)\n\n\n\u0026copy; 2023 GitHub \u0026bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) \u0026bull; [MIT License](https://gh.io/mit)\n\n\u003c/footer\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskills%2Freview-pull-requests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskills%2Freview-pull-requests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskills%2Freview-pull-requests/lists"}