{"id":25932362,"url":"https://github.com/marcjazz/ticket-assistant","last_synced_at":"2026-04-13T08:32:03.971Z","repository":{"id":280080339,"uuid":"940925069","full_name":"Marcjazz/ticket-assistant","owner":"Marcjazz","description":"A bot that searches a repository’s issues for potential duplicates.","archived":false,"fork":false,"pushed_at":"2025-03-01T05:10:30.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T05:26:14.766Z","etag":null,"topics":["github-actions","github-api","octocrab","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Marcjazz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-01T04:18:54.000Z","updated_at":"2025-03-01T05:08:11.000Z","dependencies_parsed_at":"2025-03-01T05:36:55.335Z","dependency_job_id":null,"html_url":"https://github.com/Marcjazz/ticket-assistant","commit_stats":null,"previous_names":["marcjazz/ticket-assistant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Marcjazz/ticket-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcjazz%2Fticket-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcjazz%2Fticket-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcjazz%2Fticket-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcjazz%2Fticket-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marcjazz","download_url":"https://codeload.github.com/Marcjazz/ticket-assistant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcjazz%2Fticket-assistant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261559918,"owners_count":23177290,"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":["github-actions","github-api","octocrab","rust"],"created_at":"2025-03-04T00:37:00.559Z","updated_at":"2026-04-13T08:32:03.928Z","avatar_url":"https://github.com/Marcjazz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ticket Assistant  \nA bot that searches a repository’s issues for potential duplicates.  \n\n---\n\n## Current Functionality  \nFor now, it acts as a Fibonacci bot that extracts numbers from a pull request (PR) and calculates their Fibonacci values.  \n\n---\n\n## How to Use  \n\n### Add it to Your Workflow  \n```yml\n  steps:\n    - name: Compute Fibbot\n      uses: @marcjazz/ticket-assistant@v1\n      with: \n        enable_fib: true\n        max_threshold: 105\n        pr_number: ${{ github.event.pull_request.number }}\n```\n**Fixes:**  \n- \"pontential\" → \"potential\"  \n- \"threshhold\" → \"threshold\"  \n- Removed unnecessary `-` before parameters in YAML (they should be key-value pairs).  \n\n### Run it Locally  \nTo run the action locally, clone the repository:  \n\n```shell\ngit clone https://github.com/Marcjazz/ticket-assistant.git\n```\n\n#### Build and Run Using Docker  \nRun the following command:  \n- `true` enables Fibonacci computation.  \n- `105` sets the maximum threshold.  \n\n```shell\nmake start true 105\n```\n**Fixes:**  \n- Clarified explanation of arguments.  \n- Added missing parameter `100` to match expected usage.  \n\n---\n\n## Testing  \nRun the following command to execute test cases:  \n```shell\ncargo test\n```\n\n---\n\n## License  \nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcjazz%2Fticket-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcjazz%2Fticket-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcjazz%2Fticket-assistant/lists"}