{"id":16310186,"url":"https://github.com/mataku/danger-local_rules","last_synced_at":"2025-08-06T11:26:29.547Z","repository":{"id":56844022,"uuid":"126971663","full_name":"mataku/danger-local_rules","owner":"mataku","description":"A Danger plugin to manage local rules.","archived":false,"fork":false,"pushed_at":"2021-02-09T07:56:52.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-11T04:17:33.337Z","etag":null,"topics":["danger-plugin","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mataku.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-27T10:44:48.000Z","updated_at":"2021-02-09T07:56:55.000Z","dependencies_parsed_at":"2022-08-26T12:51:46.654Z","dependency_job_id":null,"html_url":"https://github.com/mataku/danger-local_rules","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mataku/danger-local_rules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-local_rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-local_rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-local_rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-local_rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mataku","download_url":"https://codeload.github.com/mataku/danger-local_rules/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mataku%2Fdanger-local_rules/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260555902,"owners_count":23027473,"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":["danger-plugin","ruby"],"created_at":"2024-10-10T21:25:22.433Z","updated_at":"2025-07-12T03:34:59.079Z","avatar_url":"https://github.com/mataku.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# danger-local_rules\n\nA [Danger](http://danger.systems) plugin to manage local rules.\n\n## Installation\n\n    $ gem install danger-local_rules\n\n## Usage\nCreate `.danger_local_rules.yml` in project root, and add contents to fail or warn.\n\n```yml\n# See: example/.danger_local_rules.yml\nfailure:\n  'legacyFunc': ':cry:'\nwarning:\n  'TODO': 'You should check'\n  'FIXME': 'Yet?'\n```\n\nAdd this to Dangerfile.\n\n```ruby\n\n# Optional: you can specify yml file path. (Default: $projectRoot/.danger_local_rules)\n# local_rules.rules_file = './scripts/file.yml'\nlocal_rules.check\n```\n\n## Changelog\n\nSee [changelog.md](./changelog.md).\n\n\n## Development\n\n1. Clone this repo\n2. Run `bundle install` to setup dependencies.\n3. Run `bundle exec rake spec` to run the tests.\n4. Use `bundle exec guard` to automatically have tests run as you make changes.\n5. Make your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmataku%2Fdanger-local_rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmataku%2Fdanger-local_rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmataku%2Fdanger-local_rules/lists"}