{"id":22296977,"url":"https://github.com/bradleyfalzon/graphql-mergeable","last_synced_at":"2026-05-05T17:33:37.286Z","repository":{"id":57609145,"uuid":"96426350","full_name":"bradleyfalzon/graphql-mergeable","owner":"bradleyfalzon","description":"An example Go application using GitHub's GraphQL API and https://github.com/shurcooL/githubql","archived":false,"fork":false,"pushed_at":"2017-07-07T06:14:21.000Z","size":1768,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-21T20:59:20.418Z","etag":null,"topics":["github","go","graphql"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradleyfalzon.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}},"created_at":"2017-07-06T12:11:02.000Z","updated_at":"2018-03-02T21:24:38.000Z","dependencies_parsed_at":"2022-08-27T20:08:08.880Z","dependency_job_id":null,"html_url":"https://github.com/bradleyfalzon/graphql-mergeable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bradleyfalzon/graphql-mergeable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fgraphql-mergeable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fgraphql-mergeable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fgraphql-mergeable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fgraphql-mergeable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyfalzon","download_url":"https://codeload.github.com/bradleyfalzon/graphql-mergeable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyfalzon%2Fgraphql-mergeable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["github","go","graphql"],"created_at":"2024-12-03T17:48:13.413Z","updated_at":"2026-05-05T17:33:37.255Z","avatar_url":"https://github.com/bradleyfalzon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Introduction\n\n`githubql-mergeable` is an example Go application using GitHub's [GraphQL](https://developer.github.com/v4/) API via\nDmitri Shuralyov's ([@shurcool](https://github.com/shurcooL)) [githubql](https://github.com/shurcooL/githubql) library.\n\nIt's purpose was to test and illustrate the `githubql` library, it's not designed to be a useful program.\n\nRunning `githubql-mergeable` will show you all open GitHub Pull Requests for a user and their mergeable state.\n\n# Running\n\nFetch the application using go get.\n\n```\ngo get -u github.com/bradleyfalzon/githubql-mergeable\n```\n\nGitHub's GraphQL API requires authentication, the simplest way is to use a [Personal Access\nToken](https://github.com/settings/tokens), and setting the environment's `GITHUB_TOKEN` to this value.\n\n```\nexport GITHUB_TOKEN=aabbcc...ddeeff\n```\n\n`githubql-mergeable` then takes the GitHub's user's login as the first and only argument, and it's required.\n\n```\ngithubql-mergeable bradleyfalzon\n```\n\n# Example\n\n```\nMERGEABLE   | \"2017-01-31 00:07:45 +0000 UTC\" | \"Feed + Folder View / Refreshing (#30)\"                             | https://github.com/bradleyfalzon/hydrocarbon/pull/1\nMERGEABLE   | \"2017-06-23 10:13:55 +0000 UTC\" | \"Stacktrace the culprit should be the received error not the cause\" | https://github.com/evalphobia/logrus_sentry/pull/45\nCONFLICTING | \"2017-06-30 11:25:41 +0000 UTC\" | \"lots files\"                                                        | https://github.com/bf-test/gopherci-dev1/pull/136\n```\n\n# License\n\nLicensed under Creative Commons Zero (CC0) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradleyfalzon%2Fgraphql-mergeable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradleyfalzon%2Fgraphql-mergeable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradleyfalzon%2Fgraphql-mergeable/lists"}