{"id":22363291,"url":"https://github.com/shift/grunt-jira","last_synced_at":"2025-03-26T15:18:19.413Z","repository":{"id":11367334,"uuid":"13803039","full_name":"shift/grunt-jira","owner":"shift","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-09T14:40:06.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T16:27:40.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"IBM-Swift/Kitura","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-23T13:09:46.000Z","updated_at":"2023-03-05T06:26:21.000Z","dependencies_parsed_at":"2022-07-21T16:02:31.594Z","dependency_job_id":null,"html_url":"https://github.com/shift/grunt-jira","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shift%2Fgrunt-jira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shift%2Fgrunt-jira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shift%2Fgrunt-jira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shift%2Fgrunt-jira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shift","download_url":"https://codeload.github.com/shift/grunt-jira/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245678901,"owners_count":20654738,"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":"2024-12-04T17:14:22.572Z","updated_at":"2025-03-26T15:18:19.388Z","avatar_url":"https://github.com/shift.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-jira\n\n[![NPM version](https://badge.fury.io/js/grunt-jira.png)](http://badge.fury.io/js/grunt-jira)\n\n\u003e JIRA intergration for Grunt\n\n## Getting Started\nThis plugin requires Grunt `~0.4.1`\n\nIf you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:\n\n```shell\nnpm install grunt-jira --save-dev\n```\n\nOnce the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:\n\n```js\ngrunt.loadNpmTasks('grunt-jira');\n```\n\n## The \"jira\" task\n\n### Overview\nIn your project's Gruntfile, add a section named `jira` to the data object passed into `grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  jira: {\n    'protocol': 'https:',\n    'host': 'ondemand.atlassian.net',\n    'port': '443',\n    'user': 'grunt_user',\n    'password': 'grunt_password',\n    'project_key': 'GRUNT'\n    // The following is optional and is derived from the package.json if not given.\n    //'version': new Application().version();\n  },\n})\n```\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).\n\n## Release History\n\n * 0.1.* - Travis CI \n * 0.1.0 - Initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshift%2Fgrunt-jira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshift%2Fgrunt-jira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshift%2Fgrunt-jira/lists"}