{"id":21382398,"url":"https://github.com/zewaka/keywordlabeler","last_synced_at":"2025-07-13T13:31:34.479Z","repository":{"id":130860198,"uuid":"256351802","full_name":"ZeWaka/KeywordLabeler","owner":"ZeWaka","description":"A GitHub bot to label issues and PRs automatically based on keywords in the title and body.","archived":false,"fork":false,"pushed_at":"2023-10-15T03:24:06.000Z","size":318,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T03:23:23.087Z","etag":null,"topics":["automation","github-apps","glitch","labeling","probot","probot-app"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZeWaka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-04-16T23:21:22.000Z","updated_at":"2024-05-02T03:23:23.088Z","dependencies_parsed_at":"2023-10-15T23:36:53.995Z","dependency_job_id":null,"html_url":"https://github.com/ZeWaka/KeywordLabeler","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/ZeWaka%2FKeywordLabeler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeWaka%2FKeywordLabeler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeWaka%2FKeywordLabeler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeWaka%2FKeywordLabeler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZeWaka","download_url":"https://codeload.github.com/ZeWaka/KeywordLabeler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225885471,"owners_count":17539641,"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":["automation","github-apps","glitch","labeling","probot","probot-app"],"created_at":"2024-11-22T10:59:13.373Z","updated_at":"2025-07-13T13:31:34.469Z","avatar_url":"https://github.com/ZeWaka.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeywordLabeler\n\n\n## NOTE: This GitHub App is depreceated/inactive, since the infrastructure operating this is no longer functional, and you can easily accomplish this with just using GitHub Actions functionality.\n\n\u003e A GitHub bot to label issues and PRs automatically based on keywords in the title and body. Built with [probot](https://github.com/probot/probot) and [glitch](https://glitch.com).\n\nCurrent version: `1.6.0`\n\nMarketplace link: https://github.com/marketplace/keywordlabeler\n\n## Installation\n\nAfter installation, create a `.github/keylabeler.yml` file in the default branch to enable it.\nExample configuration:\n\n```yml\n# Determines if we search the title (optional). Defaults to true.\nmatchTitle: true\n\n# Determines if we search the body (optional). Defaults to true.\nmatchBody: true\n\n# Determines if label matching is case sensitive (optional). Defaults to true.\ncaseSensitive: false\n\n# By default, the labeler looks for a specific string phrase.\n# Therefore, this can create false positives like \"fix\" being found in \"fixture\".\n# You can use regex instead to reduce those false positives. Defaults to false.\nuseRegex: false\n\n# Explicit keyword mappings to labels. Form of match:label. Required.\nlabelMappings:\n  \"[WIP]\": WIP\n  hooks: documentation\n```\n\n## Contributing\n\nRead the [CONTRIBUTING](CONTRIBUTING.md) guide for information.\n\n## License\n\nLicensed under ISC. See [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzewaka%2Fkeywordlabeler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzewaka%2Fkeywordlabeler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzewaka%2Fkeywordlabeler/lists"}