{"id":18742805,"url":"https://github.com/roryq/gh-chainlink","last_synced_at":"2026-01-21T11:06:55.805Z","repository":{"id":248796031,"uuid":"754039145","full_name":"RoryQ/gh-chainlink","owner":"RoryQ","description":"GIthub gh cli extension to help link chained PRs together","archived":false,"fork":false,"pushed_at":"2024-12-19T01:28:57.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T14:08:14.656Z","etag":null,"topics":["gh-cli","gh-extension","gh-extensions","pull-request","pull-request-chain","pull-requests"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RoryQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-02-07T09:28:03.000Z","updated_at":"2024-12-19T01:28:27.000Z","dependencies_parsed_at":"2025-02-15T07:47:06.057Z","dependency_job_id":"a6124f37-4ba3-4d2b-a638-e043eeff7e5b","html_url":"https://github.com/RoryQ/gh-chainlink","commit_stats":null,"previous_names":["roryq/gh-chainlink"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/RoryQ/gh-chainlink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fgh-chainlink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fgh-chainlink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fgh-chainlink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fgh-chainlink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoryQ","download_url":"https://codeload.github.com/RoryQ/gh-chainlink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fgh-chainlink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gh-cli","gh-extension","gh-extensions","pull-request","pull-request-chain","pull-requests"],"created_at":"2024-11-07T16:09:17.673Z","updated_at":"2026-01-21T11:06:55.788Z","avatar_url":"https://github.com/RoryQ.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chain-link\n\nGithub `gh` cli extension to help link chained PRs together.\n\n### Installation\n\nTo install simply run\n\n```\ngh extension install roryq/gh-chainlink\n```\n\nAnd to update\n\n```\ngh extension upgrade roryq/gh-chainlink\n```\n\n### Usage\n#### Example workflow\nThe expected workflow is to have a parent issue that has a list or links to related PRs (or issues).\nThe list can be numbered, bulleted or a checklist.\nThe body of each list should be a link to a github issue, or a shorthand issue reference for issues in the same repo.\n\ne.g. Pull Request `#100` has an issue description like\n\n```markdown\n# Description\nHere is my first PR for the issue.\n\n## PR Chain\n\u003c!--chainlink--\u003e\n1. #100\n2. #101\n3. #102\n```\n\nThe related PRs `#101` and `#102` only have a description but no links to the previous chained PRs.\n```markdown\n# Description\nHere is my second PR for the issue.\n```\n```markdown\n# Description\nHere is my third PR for the issue.\n```\n#### Run the command\nRunning the following command from the context of your repo will synchronise the PR chain across each of the linked PRs\n\n```\ngh chainlink 100\n```\n\nAlternatively you can provide a full url\n\n```\ngh chainlink \"github.com/roryq/gh-chainlink/pull/100\"\n```\n\n#### See the results\nThe PRs will be updated like so\n\n```markdown\n# Description\nHere is my first PR for the issue.\n\n## PR Chain\n\u003c!--chainlink--\u003e\n1. #100 ← you are here\n2. #101\n3. #102\n```\n\n```markdown\n# Description\nHere is my second PR for the issue.\n\n## PR Chain\n\u003c!--chainlink--\u003e\n1. #100\n2. #101 ← you are here\n3. #102\n```\n\n```markdown\n# Description\nHere is my third PR for the issue.\n\n## PR Chain\n\u003c!--chainlink--\u003e\n1. #100 \n2. #101\n3. #102 ← you are here\n```\n\nIf at any point you add another PR. You can update one of the issues and run the command again to propagate the changes.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froryq%2Fgh-chainlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froryq%2Fgh-chainlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froryq%2Fgh-chainlink/lists"}