{"id":20275906,"url":"https://github.com/trendev/nfr-jql-command-generator","last_synced_at":"2025-03-04T01:30:38.877Z","repository":{"id":246904604,"uuid":"824644751","full_name":"trendev/nfr-jql-command-generator","owner":"trendev","description":"A tool to generate JQL commands for managing Non-Functional Requirements (NFR) in Jira. This script reads NFR labels from a JSON file and creates a CSV file with corresponding JQL commands, enabling efficient NFR tracking and management in Jira.","archived":false,"fork":false,"pushed_at":"2024-07-05T16:45:40.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T06:30:31.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/trendev.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":"2024-07-05T15:28:57.000Z","updated_at":"2024-07-05T16:45:43.000Z","dependencies_parsed_at":"2024-07-05T21:06:05.599Z","dependency_job_id":null,"html_url":"https://github.com/trendev/nfr-jql-command-generator","commit_stats":null,"previous_names":["trendev/nfr-jql-command-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trendev%2Fnfr-jql-command-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trendev%2Fnfr-jql-command-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trendev%2Fnfr-jql-command-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trendev%2Fnfr-jql-command-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trendev","download_url":"https://codeload.github.com/trendev/nfr-jql-command-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241767813,"owners_count":20017057,"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-11-14T13:11:46.718Z","updated_at":"2025-03-04T01:30:38.857Z","avatar_url":"https://github.com/trendev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nfr-jql-command-generator\n\nA tool to generate JQL commands for managing Non-Functional Requirements (NFR) in Jira. This script reads NFR labels from a JSON file and creates a CSV file with corresponding JQL commands, enabling efficient NFR tracking and management in Jira.\n\n## Features\n\n- Reads NFR labels from a JSON file.\n- Sorts the NFR labels alphabetically.\n- Generates JQL commands for each NFR label.\n- Exports the JQL commands to a CSV file.\n\n## Prerequisites\n\n- [Go](https://golang.org/doc/install) installed on your machine.\n\n## Getting Started\n\n### 1. Clone the Repository\n\n```sh\ngit clone https://github.com/trendev/nfr-jql-command-generator.git\ncd nfr-jql-command-generator\n```\n\n### 2. Run the Go Program\n\nMake sure you have the `labels.json` file in the root directory of the project, then run the following command:\n\n```sh\ngo run main.go\n```\n\n### 3. Check the Output\n\nAfter running the program, a file named `NFR_JQL_Scripts.csv` will be created in the root directory containing the JQL commands for each NFR label.\n\n## Disclaimer\n\nThe CSV export includes double quotes around the JQL command to ensure compatibility with CSV format standards. This is necessary to ensure that the CSV file can be correctly imported into tools such as Excel or other spreadsheet applications. Without these double quotes, the file might not be correctly parsed by such tools.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrendev%2Fnfr-jql-command-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrendev%2Fnfr-jql-command-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrendev%2Fnfr-jql-command-generator/lists"}