{"id":25351111,"url":"https://github.com/jmkoni/sinatra-jira-app","last_synced_at":"2025-04-08T22:29:38.992Z","repository":{"id":40532895,"uuid":"148788393","full_name":"jmkoni/sinatra-jira-app","owner":"jmkoni","description":"application that allows you to submit bug reports to JIRA via an app","archived":false,"fork":false,"pushed_at":"2022-12-01T01:18:51.000Z","size":7,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T17:43:38.883Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmkoni.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}},"created_at":"2018-09-14T12:56:00.000Z","updated_at":"2020-04-29T20:29:57.000Z","dependencies_parsed_at":"2023-01-23T18:45:20.776Z","dependency_job_id":null,"html_url":"https://github.com/jmkoni/sinatra-jira-app","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/jmkoni%2Fsinatra-jira-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmkoni%2Fsinatra-jira-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmkoni%2Fsinatra-jira-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmkoni%2Fsinatra-jira-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmkoni","download_url":"https://codeload.github.com/jmkoni/sinatra-jira-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247939023,"owners_count":21021645,"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-14T17:38:52.826Z","updated_at":"2025-04-08T22:29:38.972Z","avatar_url":"https://github.com/jmkoni.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sinatra-jira\nThis is an template for an application to submit bugs to JIRA. This script uses [basic authentication](https://developer.atlassian.com/server/jira/platform/basic-authentication/), but you can easily alter it to use [OAuth](https://developer.atlassian.com/server/jira/platform/oauth/) instead. If using this, you'll also want to update `views/response.erb` to reflect whatever you want users to see after they submit a ticket (ie further instructions).\n\nThis is as flexible as the [JIRA API](https://developer.atlassian.com/server/jira/platform/oauth/). If you want to add more fields, just update `views/form.erb` and `json` in `sinatra_jira.rb`. I would recommend updating the examples to be more specific and relevant to your project.\n\n## getting started\n\n1) `cp .env.example .env`\n2) update .env with your JIRA username, password, and project key\n2) `bin/setup`\n3) `ruby sinatra_jira.rb`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmkoni%2Fsinatra-jira-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmkoni%2Fsinatra-jira-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmkoni%2Fsinatra-jira-app/lists"}