{"id":16041764,"url":"https://github.com/nylen/the-closer","last_synced_at":"2026-04-19T17:02:46.802Z","repository":{"id":137376361,"uuid":"78153096","full_name":"nylen/the-closer","owner":"nylen","description":"Bot to automatically close new GitHub issues.","archived":false,"fork":false,"pushed_at":"2017-01-06T01:33:58.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T14:21:11.693Z","etag":null,"topics":["bot","github","github-api","github-bot","issues"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nylen.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":"2017-01-05T22:23:51.000Z","updated_at":"2021-07-24T14:30:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"63a3fc3c-974c-4434-a545-10f5a9d14ebe","html_url":"https://github.com/nylen/the-closer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-closer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-closer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-closer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-closer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nylen","download_url":"https://codeload.github.com/nylen/the-closer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299784,"owners_count":20916183,"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":["bot","github","github-api","github-bot","issues"],"created_at":"2024-10-09T00:00:42.142Z","updated_at":"2025-10-06T13:17:33.154Z","avatar_url":"https://github.com/nylen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Closer\n\nThis is a bot that automatically closes GitHub issues.  You can specify a\nminimum issue number if you want to leave older issues open.\n\nAlso, the bot will write the issues it closes to a JSON file so that you can\nre-open them without further interference.\n\n## Installation\n\nFirst, make sure you have Node.js installed (tested on version 5.12.0).\n\nThen:\n\n```\ngit clone https://github.com/nylen/the-closer.git\ncd the-closer\nnpm install\ncp sample-config.json config.json\n```\n\nThen fill in the values in `config.json`.\n\n## Configuration\n\n- `username`: Your GitHub username.\n- `apiToken`: Your [GitHub API token](https://github.com/settings/tokens).\n- `owner`: The owner of the repository where you want to close issues.\n- `repo`: The name of the repository where you want to close issues.\n- _(optional)_ `firstIssueNumber`: Close issues with this issue number or higher.\n\nFor the message to use when closing an issue, the plugin will read a file\ncalled `MESSAGE.md` in the same directory as the config file.\n\n## Usage\n\n```sh\nnode bin/the-closer.js\n```\n\nI recommend setting this to run using a cron job, e.g. every 5 minutes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fthe-closer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnylen%2Fthe-closer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fthe-closer/lists"}