{"id":15427245,"url":"https://github.com/richardlitt/ignore-github-users","last_synced_at":"2025-04-28T14:07:25.665Z","repository":{"id":51937692,"uuid":"49530601","full_name":"RichardLitt/ignore-github-users","owner":"RichardLitt","description":"Remove GitHub notifications from specific users","archived":false,"fork":false,"pushed_at":"2023-01-24T22:15:52.000Z","size":1428,"stargazers_count":5,"open_issues_count":26,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T14:07:17.159Z","etag":null,"topics":["cli","github","github-enterprise","notifications"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/RichardLitt.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":"2016-01-12T21:39:41.000Z","updated_at":"2024-06-19T15:19:47.000Z","dependencies_parsed_at":"2023-02-14T01:55:16.653Z","dependency_job_id":null,"html_url":"https://github.com/RichardLitt/ignore-github-users","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardLitt%2Fignore-github-users","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardLitt%2Fignore-github-users/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardLitt%2Fignore-github-users/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RichardLitt%2Fignore-github-users/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RichardLitt","download_url":"https://codeload.github.com/RichardLitt/ignore-github-users/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251326841,"owners_count":21571635,"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":["cli","github","github-enterprise","notifications"],"created_at":"2024-10-01T17:59:09.163Z","updated_at":"2025-04-28T14:07:25.632Z","avatar_url":"https://github.com/RichardLitt.png","language":"JavaScript","readme":"# ignore-github-users\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/RichardLitt/ignore-github-users.svg)](https://greenkeeper.io/)\n\n[![NPM](https://nodei.co/npm/ignore-github-users.png)](https://nodei.co/npm/ignore-github-users/)\n\n[![Build Status](https://travis-ci.org/RichardLitt/ignore-github-users.svg?branch=master)](https://travis-ci.org/RichardLitt/ignore-github-users)\n\n\u003e Remove GitHub notifications from specific users\n\n\n## Install\n\n```\n$ npm install --save ignore-github-users\n```\n\n## Usage\n\n```js\nconst ignoreGithubUsers = require('ignore-github-users');\n\nignoreGithubUsers('greenkeeper[bot]');\n//=\u003e 'Ignored greenkeeperio-bot'\n```\n\n\n## API\n\n### ignoreGithubUsers(input)\n\n#### input\n\nType: `string`, `array`\n\nThe user or users to ignore.\n\n#### token\n\nType: `token`\n\nYour GitHub personal access token. Can be set as `$GITHUB_TOKEN` in your env.\n\n#### enterprise\n\nType: `string`\n\nThe URL for your GitHub enterprise endpoint.\n\n## CLI\n\n```\n$ npm install --global ignore-github-users\n```\n\n```\n$ ignore-github-users --help\n\n  Usage\n    $ ignore-github-users \u003cinput\u003e [opts]\n\n  Options\n    -t, --token A token\n    -e, --enterprise A different GitHub endpoint\n\n  Examples\n    $ ignore-github-users greenkeeper[bot]\n    Ignored 3 issues with greenkeeper[bot].\n    $ ignore-github-users greenkeeper[bot]\n    No notifications from greenkeeper[bot].\n```\n\n## Contribute\n\nPlease do!\n\n## License\n\nMIT © [Richard Littauer](http://burntfen.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardlitt%2Fignore-github-users","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardlitt%2Fignore-github-users","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardlitt%2Fignore-github-users/lists"}