{"id":24969405,"url":"https://github.com/intrepidpursuits/danger-tailor","last_synced_at":"2025-04-11T04:40:37.367Z","repository":{"id":59152713,"uuid":"84490221","full_name":"IntrepidPursuits/danger-tailor","owner":"IntrepidPursuits","description":"Danger plugin for Tailor","archived":false,"fork":false,"pushed_at":"2017-03-13T17:30:09.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-25T02:43:47.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/IntrepidPursuits.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-03-09T21:27:59.000Z","updated_at":"2021-05-26T14:28:40.000Z","dependencies_parsed_at":"2022-09-13T10:50:29.556Z","dependency_job_id":null,"html_url":"https://github.com/IntrepidPursuits/danger-tailor","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/IntrepidPursuits%2Fdanger-tailor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fdanger-tailor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fdanger-tailor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fdanger-tailor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntrepidPursuits","download_url":"https://codeload.github.com/IntrepidPursuits/danger-tailor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345274,"owners_count":21088241,"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":[],"created_at":"2025-02-03T14:37:52.833Z","updated_at":"2025-04-11T04:40:37.343Z","avatar_url":"https://github.com/IntrepidPursuits.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# danger-tailor\n\n![Travis](https://travis-ci.org/IntrepidPursuits/danger-tailor.svg)\n[![Coverage Status](https://coveralls.io/repos/github/IntrepidPursuits/danger-tailor/badge.svg?branch=master)](https://coveralls.io/github/IntrepidPursuits/danger-tailor?branch=master)\n![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nA [Danger](http://danger.systems/) plugin that shows the static analysis output generated by [Tailor](tailor.sh).\n\nTo use this plugin, you need to generate a JSON file using [Tailor](tailor.sh) for this plugin to read.\n\n## Installation\n\n    $ gem install danger-tailor\n\n## Usage\n\nSomewhere in your build process, call tailor using the JSON output flag.\n\n    tailor -f json MyProject/ \u003e tailor.json\n\nAt a minimum, add this line to your `Dangerfile`:\n\n    danger-tailor.report 'tailor.json'\n\n\nYou may also use optional specifiers to ignore files, or set the project root.\n\n    # Ignore Pod warnings\n    danger-tailor.ignored_files = '**/Pods/**'\n\n    # Set a different project root\n    danger-tailor.project_root = 'MyProject/NewRoot/'\n\n## License\ndanger-tailor is released under the MIT license. See [LICENSE](https://github.com/IntrepidPursuits/danger-tailor/blob/master/LICENSE) for details.\n\n## Contributing\n\n1. Fork 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.\n6. Create a Pull Request for us to review\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fdanger-tailor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintrepidpursuits%2Fdanger-tailor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fdanger-tailor/lists"}