{"id":19157137,"url":"https://github.com/kinduff/jira-opener","last_synced_at":"2026-06-15T02:35:08.721Z","repository":{"id":144970946,"uuid":"58251186","full_name":"kinduff/jira-opener","owner":"kinduff","description":"Helps you out with the funny task of opening JIRA issues one by one","archived":false,"fork":false,"pushed_at":"2020-03-10T14:34:25.000Z","size":341,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T21:43:41.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://kinduff.com/jira-opener","language":"JavaScript","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/kinduff.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-07T05:40:01.000Z","updated_at":"2021-05-15T20:04:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"97adca90-7108-4a5f-b77e-b8918b9f894b","html_url":"https://github.com/kinduff/jira-opener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kinduff/jira-opener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fjira-opener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fjira-opener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fjira-opener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fjira-opener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kinduff","download_url":"https://codeload.github.com/kinduff/jira-opener/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fjira-opener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34345577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":[],"created_at":"2024-11-09T08:38:27.007Z","updated_at":"2026-06-15T02:35:08.703Z","avatar_url":"https://github.com/kinduff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://cloud.githubusercontent.com/assets/1270156/15095384/2ff04768-1489-11e6-8971-4258ac35da97.png\" width=\"200\" /\u003e\n\n# JIRA Opener\n\nSmall tool I wrote during a Friday night because I hate to open multiple JIRA issues from e-mails or annoying Slack messages. Basically it helps you out with the funny task of opening JIRA issues one by one.\n\n[See it in action](http://kinduff.com/jira-opener)\n\n## Install\n\nTo install the project dependencies run the following npm command.\n\n```shell\n$ npm install\n```\n\n## Start the app\n\nFirst your need to build the application. The application is going to be compiled in a folder called `dist`.\n\n```shell\n$ gulp build\n```\n\nThen you can run the application using the follwing command. This will `serve` the `dist` folder in your `localhost:3000`.\n\n```shell\n$ gulp run\n```\n\nIf you want faster development you can use the `watch` task to watch assets for change.\n\n```shell\n$ gulp watch\n```\n\nYou can run all these at the same time by running `gulp` alone.\n\n### Gulp Tasks\n\nThis application includes the following gulp tasks.\n\n- **js**: Concats and minifies JS files to `app/dist/app.js`.\n- **css**: Uses SCSS to process `app/src/style/app.scss` to `app/dist/style/app.css`.\n- **clean_images**: Cleans `app/dist/images` folder.\n- **images**: Copies images from `app/src/images/*/**` to `app/dist/images`.\n- **jade**: Uses Jade to process `app/src/*.jade` to `app/dist`.\n- **deploy**: Uses `gulp-gh-pages` npm library to deploy `dist` content to Github pages (it builds first!)\n- **watch**: Runs corresponding task for supported action.\n\n## License\nWritten with ♥ by [kinduff](http://twitter.com/kinduff). Licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinduff%2Fjira-opener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinduff%2Fjira-opener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinduff%2Fjira-opener/lists"}