{"id":30980404,"url":"https://github.com/reecem/ignition-git","last_synced_at":"2025-09-12T07:39:39.588Z","repository":{"id":62534328,"uuid":"205455368","full_name":"ReeceM/ignition-git","owner":"ReeceM","description":"Generates an issue on the Git SaaS you choose","archived":false,"fork":false,"pushed_at":"2020-05-26T14:54:08.000Z","size":312,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-04T21:13:10.714Z","etag":null,"topics":["custom","error","flare","ignition-tab","page","tab"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/ReeceM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"reecem","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/iexistin3d"}},"created_at":"2019-08-30T20:52:56.000Z","updated_at":"2020-05-26T14:54:40.000Z","dependencies_parsed_at":"2022-11-02T16:01:04.583Z","dependency_job_id":null,"html_url":"https://github.com/ReeceM/ignition-git","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"facade/ignition-skeleton","purl":"pkg:github/ReeceM/ignition-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReeceM%2Fignition-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReeceM%2Fignition-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReeceM%2Fignition-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReeceM%2Fignition-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReeceM","download_url":"https://codeload.github.com/ReeceM/ignition-git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReeceM%2Fignition-git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274777395,"owners_count":25347645,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["custom","error","flare","ignition-tab","page","tab"],"created_at":"2025-09-12T07:39:36.586Z","updated_at":"2025-09-12T07:39:39.576Z","avatar_url":"https://github.com/ReeceM.png","language":"JavaScript","funding_links":["https://ko-fi.com/reecem","https://paypal.me/iexistin3d"],"categories":[],"sub_categories":[],"readme":"\n[![Latest Version on Packagist](https://poser.pugx.org/reecem/ignition-git/v/stable)](https://packagist.org/packages/ReeceM/ignition-git)\n[![Build Status](https://travis-ci.com/ReeceM/ignition-git.svg?branch=master)](https://travis-ci.com/ReeceM/ignition-git)\n[![codecov](https://codecov.io/gh/ReeceM/ignition-git/branch/master/graph/badge.svg)](https://codecov.io/gh/ReeceM/ignition-git)\n[![Total Downloads](https://poser.pugx.org/reecem/ignition-git/downloads)](https://packagist.org/packages/reecem/ignition-git)\n\u003c!-- [![Quality Score](https://img.shields.io/scrutinizer/g/reecem/ignition-git.svg?style=flat-square)](https://scrutinizer-ci.com/g/reecem/ignition-git) --\u003e\n\n\nThis package adds the ability to open a new issue from your ignition tab and edit the data that would be set for the issue\n\n![Screenshot of ignition git tab](https://reecem.github.io/ignition-git/screenshot.png)\n\n## Installation\n\nYou can install the package in to a Laravel app that uses [Ignition](https://flareapp.io) via composer:\n\n```bash\ncomposer require reecem/ignition-git\n```\n\nIf you would like to edit the configs you can publish the service provider\n\n```bash\nphp artisan vendor:publish --tag=ignition-git\n```\nYou can then see the base template for the issue, you can edit it, the thins between `:   :` are the strings replace. \n(More complex thing coming)\n\n## Usage\n\n1. Generate a new OAuth Token for your account \n    - on GitHub [GitHub Personal Tokens](https://github.com/settings/tokens) (Only need to tick repo access !!)\n    - on Gitlab [Gitlab Personal Token](https://gitlab.com/profile/personal_access_tokens) (Only give repo access to write)\n    - ? others... PR pls\n\n2. Add the token to you environment with `IGNITION_GIT_TOKEN=\"token_me_here\"`\n\n3. Make an error somewhere \n\nClick on the \"Open Issue\" tab on your Ignition screen to see the tool provided by this package.\n\nOnce there edit the data and click submit :)\n\n### Testing\n\n``` bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email ziggyelec@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- [ReeceM](https://github.com/ReeceM)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freecem%2Fignition-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freecem%2Fignition-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freecem%2Fignition-git/lists"}